Ignore:
File:
1 edited

Legend:

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

    rca331c r765f16  
    2222  CPPUNIT_TEST_SUITE( ParserTremoloUnitTest ) ;
    2323  CPPUNIT_TEST ( readTremoloPreliminaryCommentsTest );
    24   CPPUNIT_TEST ( getsetAtomDataTest );
    2524  CPPUNIT_TEST ( readTremoloCoordinatesTest );
    2625  CPPUNIT_TEST ( readTremoloVelocityTest );
     
    3635
    3736  void readTremoloPreliminaryCommentsTest();
    38   void getsetAtomDataTest();
    3937  void readTremoloCoordinatesTest();
    4038  void readTremoloVelocityTest();
Note: See TracChangeset for help on using the changeset viewer.