Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/unittests/BoxUnitTest.cpp

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