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

@@ -1106,7 +1106,5 @@ public:
}
};
#if BEAST_UNIT_TESTS
static FileTests fileTests;
#endif