Removed benchmark tests from approval tests (for now)

This commit is contained in:
Phil Nash
2017-08-05 11:26:20 +01:00
parent f45d35c980
commit 4421672fb8
8 changed files with 17 additions and 127 deletions

View File

@@ -2,7 +2,7 @@
#include <map>
TEST_CASE( "benchmarked", "[.][benchmark]" ) {
TEST_CASE( "benchmarked", "[!benchmark]" ) {
static const int size = 100;