Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/unittests/BoxUnitTest.cpp

    rad011c r3308b6  
    3939
    4040void BoxUnittest::setUp(){
     41  // failing asserts should be thrown
    4142  ASSERT_DO(Assert::Throw);
     43
    4244  unit = new RealSpaceMatrix;
    4345  unit->setIdentity();
Note: See TracChangeset for help on using the changeset viewer.