Make Stoppable unit tests manual

This commit is contained in:
Nik Bougalis
2014-11-10 16:31:25 -08:00
committed by Tom Ritchford
parent d115a12cbe
commit b22e33444b

View File

@@ -440,6 +440,6 @@ public:
}
};
BEAST_DEFINE_TESTSUITE(Stoppable,beast_core,beast);
BEAST_DEFINE_TESTSUITE_MANUAL(Stoppable,beast_core,beast);
}