unit_test inline implementation and remove module build

This commit is contained in:
Daniel Agar
2017-08-22 18:32:39 -04:00
committed by Lorenz Meier
parent f282f50cff
commit a02caff1bc
26 changed files with 44 additions and 150 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include <unit_test/unit_test.h>
#include <unit_test.h>
class ParameterTest : public UnitTest
{