view data/fileio/test/files.pri @ 1426:9ae40c7aecdf

Fix fallthrough which bothered compiler
author Chris Cannam
date Thu, 07 Dec 2017 13:33:30 +0000
parents 1c9bbbb6116a
children b5283878cca2
line wrap: on
line source

TEST_HEADERS += \
	     AudioFileReaderTest.h \
	     AudioFileWriterTest.h \
	     AudioTestData.h \
             EncodingTest.h \
             MIDIFileReaderTest.h
	     
TEST_SOURCES += \
	     svcore-data-fileio-test.cpp