- Timestamp:
- Mar 19, 2010, 4:30:57 PM (16 years ago)
- Children:
- 9f3025
- Parents:
- 43ed42
- git-author:
- Tillmann Crueger <crueger@…> (03/19/10 10:50:06)
- git-committer:
- Tillmann Crueger <crueger@…> (03/19/10 16:30:57)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/unittests/AnalysisCorrelationToSurfaceUnitTest.cpp
r43ed42 r36b8d8 27 27 #include "World.hpp" 28 28 29 #include "Helpers/Assert.hpp" 30 29 31 #ifdef HAVE_TESTRUNNER 30 32 #include "UnitTestMain.hpp" … … 38 40 void AnalysisCorrelationToSurfaceUnitTest::setUp() 39 41 { 42 ASSERT_DO(Assert::Throw); 43 40 44 atom *Walker = NULL; 41 45
Note:
See TracChangeset
for help on using the changeset viewer.
