summaryrefslogtreecommitdiffstats
path: root/tests/testparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testparse.h')
-rw-r--r--tests/testparse.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testparse.h b/tests/testparse.h
index df0afa9f5..2e24ec844 100644
--- a/tests/testparse.h
+++ b/tests/testparse.h
@@ -8,7 +8,6 @@ class TestParse : public QObject{
private slots:
void testParseCSV();
void testParseV2NoQuestion();
- void testParseV2YesQuestion();
void testParseV3();
void testParseCompareOutput();
};