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 b668b79341
commit ade26e2c86

View File

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