aboutsummaryrefslogtreecommitdiff
path: root/tests/include/test2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/include/test2.cpp')
-rw-r--r--tests/include/test2.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/include/test2.cpp b/tests/include/test2.cpp
index 4a40e90..7039cde 100644
--- a/tests/include/test2.cpp
+++ b/tests/include/test2.cpp
@@ -1,8 +1,5 @@
#include "test2.hpp"
-// BUG: should complain
-// # include test2.h
-
int test_call_int() {
return 5;
}