summaryrefslogtreecommitdiffstats
path: root/tests/hawd/modules/check.h
diff options
context:
space:
mode:
authorAaron Seigo <aseigo@kde.org>2014-12-09 22:41:53 +0100
committerAaron Seigo <aseigo@kde.org>2014-12-11 01:01:13 +0100
commite23004cb4001ab73d41cb79883d62aed84b6399f (patch)
treee43f77f94ad6ac2c97145c280b0b2e2b78a64e51 /tests/hawd/modules/check.h
parentddf0f920d8e9aa3c729df8a5876f6cfc5c5631a3 (diff)
downloadsink-e23004cb4001ab73d41cb79883d62aed84b6399f.tar.gz
sink-e23004cb4001ab73d41cb79883d62aed84b6399f.zip
add a * to check all
Diffstat (limited to 'tests/hawd/modules/check.h')
-rw-r--r--tests/hawd/modules/check.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/hawd/modules/check.h b/tests/hawd/modules/check.h
index 48f2732..035f45a 100644
--- a/tests/hawd/modules/check.h
+++ b/tests/hawd/modules/check.h
@@ -31,6 +31,7 @@ public:
31 31
32private: 32private:
33 static bool check(const QStringList &commands, State &state); 33 static bool check(const QStringList &commands, State &state);
34 static void checkFile(const QString &name, State &state);
34}; 35};
35 36
36} // namespace HAWD 37} // namespace HAWD