summaryrefslogtreecommitdiffstats
path: root/tests/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.h')
-rw-r--r--tests/tests.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.h b/tests/tests.h
index b98758c..820a078 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -80,6 +80,8 @@ private slots:
void builtin_cd_data();
void builtin_cd();
void suffixes();
+ void macrosOnCommandLine_data();
+ void macrosOnCommandLine();
void nonexistentDependent();
void noTargets();
void outOfDateCheck();