diff options
Diffstat (limited to 'tests/tests.h')
| -rw-r--r-- | tests/tests.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.h b/tests/tests.h index a9b7fa1d..6fa076b6 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -28,6 +28,7 @@ class TestUtils : public QObject Q_OBJECT private slots: + void testCrc32(); void testHmac(); }; |
