aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/fish_tests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fish_tests.cpp')
-rw-r--r--src/fish_tests.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/fish_tests.cpp b/src/fish_tests.cpp
index c507aca3..eb26460b 100644
--- a/src/fish_tests.cpp
+++ b/src/fish_tests.cpp
@@ -116,11 +116,6 @@ static bool should_test_function(const char *func_name)
#define LAPS 50
/**
- The result of one of the test passes
-*/
-#define NUM_ANS L"-7 99999999 1234567 deadbeef DEADBEEFDEADBEEF"
-
-/**
Number of encountered errors
*/
static int err_count=0;