aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_cow_darray_perf01.cpp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-06-19 05:53:26 +0200
committerSven Gothel <[email protected]>2022-06-19 05:53:26 +0200
commit4c9274d36788ec04895919009d490c724cc560a4 (patch)
tree4ad1709a0df9aed8e66ca18586f236727f7dbfba /test/test_cow_darray_perf01.cpp
parente3f628e359de3cbd588547a40b7ddfe829c685db (diff)
Catch2: Adopt tests to v3.0.1
Diffstat (limited to 'test/test_cow_darray_perf01.cpp')
-rw-r--r--test/test_cow_darray_perf01.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/test_cow_darray_perf01.cpp b/test/test_cow_darray_perf01.cpp
index 81e5743..55bcb60 100644
--- a/test/test_cow_darray_perf01.cpp
+++ b/test/test_cow_darray_perf01.cpp
@@ -28,9 +28,6 @@
#include <random>
#include <vector>
-#define CATCH_CONFIG_RUNNER
-// #define CATCH_CONFIG_MAIN
-#include <catch2/catch_amalgamated.hpp>
#include <jau/test/catch2_ext.hpp>
#include "test_datatype01.hpp"