diff data/model/test/files.pri @ 1528:a7485c1bdba5

Tests and a couple of minor fixes for zoom constraints
author Chris Cannam
date Tue, 18 Sep 2018 15:04:46 +0100
parents 24c0d4c5356e
children c5092ca1c6e5
line wrap: on
line diff
--- a/data/model/test/files.pri	Fri Sep 14 15:32:43 2018 +0100
+++ b/data/model/test/files.pri	Tue Sep 18 15:04:46 2018 +0100
@@ -1,7 +1,8 @@
 TEST_HEADERS += \
 	Compares.h \
 	MockWaveModel.h \
-	TestFFTModel.h
+	TestFFTModel.h \
+        TestZoomConstraints.h
 	
 TEST_SOURCES += \
 	MockWaveModel.cpp \