Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TestTools.h')
-rw-r--r--tests/TestTools.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TestTools.h b/tests/TestTools.h
index 56d354eca..dd646fcc4 100644
--- a/tests/TestTools.h
+++ b/tests/TestTools.h
@@ -27,6 +27,7 @@ private slots:
void testHumanReadableFileSize();
void testIsHex();
void testIsBase64();
+ void testEnvSubstitute();
};
#endif // KEEPASSX_TESTTOOLS_H