diff options
Diffstat (limited to 'src/TestFileList.txt')
-rw-r--r-- | src/TestFileList.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/TestFileList.txt b/src/TestFileList.txt new file mode 100644 index 0000000..470b4cb --- /dev/null +++ b/src/TestFileList.txt @@ -0,0 +1,6 @@ +SET(tests_SRCS + test/dummy.cpp + test/transpose.cpp + test/segmenttransposecommand.cpp + test/accidentals.cpp +) |