Run an individual unit test

This commit is contained in:
Vinnie Falco
2013-07-17 10:28:28 -07:00
parent 23e4bc4f9a
commit 312b7352b2
14 changed files with 9 additions and 31 deletions

View File

@@ -229,6 +229,4 @@ public:
}
};
#if BEAST_UNIT_TESTS
static DiffTests diffTests;
#endif