summaryrefslogtreecommitdiffstats
path: root/tests/test_utils.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_utils.hpp')
-rw-r--r--tests/test_utils.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_utils.hpp b/tests/test_utils.hpp
index c8271325..48e3a588 100644
--- a/tests/test_utils.hpp
+++ b/tests/test_utils.hpp
@@ -18,8 +18,6 @@
#include <iostream>
-using ingen::fmt;
-
#define EXPECT_TRUE(value) \
if (!(value)) { \
std::cerr << fmt("error: %1%:%2%: !%3%\n", \