summaryrefslogtreecommitdiff
path: root/libs/evoral/test/SMFTest.cpp
diff options
context:
space:
mode:
authorHans Baier <hansfbaier@googlemail.com>2009-02-09 22:32:38 +0000
committerHans Baier <hansfbaier@googlemail.com>2009-02-09 22:32:38 +0000
commit1c043e33041326671a11cd39151bf7278670639f (patch)
tree902242acf4aff65a5416611216512cfe98e494b7 /libs/evoral/test/SMFTest.cpp
parenta44a244cbae6982dee0680a5055a90562a3b3dfd (diff)
* filename conventions
* added (blank) SMFTest.cpp/hpp: To be implemented git-svn-id: svn://localhost/ardour2/branches/3.0@4509 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/evoral/test/SMFTest.cpp')
-rw-r--r--libs/evoral/test/SMFTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/evoral/test/SMFTest.cpp b/libs/evoral/test/SMFTest.cpp
new file mode 100644
index 0000000000..369bc80e45
--- /dev/null
+++ b/libs/evoral/test/SMFTest.cpp
@@ -0,0 +1 @@
+#include "SMFTest.hpp"