- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Parser/unittests/ParserTremoloUnitTest.hpp
r765f16 r56f73b 13 13 #endif 14 14 15 #include "Parser/TremoloParser.hpp"16 15 17 16 #include <cppunit/extensions/HelperMacros.h> … … 41 40 void readAndWriteTremoloTorsionInformationTest(); 42 41 void writeTremoloTest(); 43 44 private:45 FormatParser<tremolo> *parser;46 42 }; 47 43
Note:
See TracChangeset
for help on using the changeset viewer.