aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.h')
-rw-r--r--tests/tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.h b/tests/tests.h
index 6fa076b6..05f891b6 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -29,6 +29,7 @@ class TestUtils : public QObject
private slots:
void testCrc32();
+ void testDigestMd5();
void testHmac();
};