Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/unittests/ParserTremoloUnitTest.hpp

    r765f16 rca331c  
    2222  CPPUNIT_TEST_SUITE( ParserTremoloUnitTest ) ;
    2323  CPPUNIT_TEST ( readTremoloPreliminaryCommentsTest );
     24  CPPUNIT_TEST ( getsetAtomDataTest );
    2425  CPPUNIT_TEST ( readTremoloCoordinatesTest );
    2526  CPPUNIT_TEST ( readTremoloVelocityTest );
     
    3536
    3637  void readTremoloPreliminaryCommentsTest();
     38  void getsetAtomDataTest();
    3739  void readTremoloCoordinatesTest();
    3840  void readTremoloVelocityTest();
Note: See TracChangeset for help on using the changeset viewer.