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

@@ -350,6 +350,4 @@ public:
};
};
#if BEAST_UNIT_TESTS
static AtomicTests atomicTests;
#endif