Changeset 9ef76a for molecuilder/src/unittests/manipulateAtomsTest.hpp
- Timestamp:
- Feb 19, 2010, 11:49:54 AM (16 years ago)
- Children:
- 01d28a
- Parents:
- 5d4edf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/unittests/manipulateAtomsTest.hpp
r5d4edf r9ef76a 20 20 CPPUNIT_TEST ( testManipulateSimple ); 21 21 CPPUNIT_TEST ( testManipulateExcluded ); 22 CPPUNIT_TEST ( testObserver ); 22 23 CPPUNIT_TEST_SUITE_END(); 23 24 … … 28 29 void testManipulateSimple(); 29 30 void testManipulateExcluded(); 31 void testObserver(); 30 32 31 33 private:
Note:
See TracChangeset
for help on using the changeset viewer.