From da52da37b309ad96ab2638183053fe118452d1bd Mon Sep 17 00:00:00 2001 From: Janek Bevendorff Date: Sun, 18 Feb 2018 19:54:07 +0100 Subject: Add additional tests for saving and reading KDBX files with custom data --- tests/TestKdbx4.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/TestKdbx4.h') diff --git a/tests/TestKdbx4.h b/tests/TestKdbx4.h index 59864b70e..5c398d196 100644 --- a/tests/TestKdbx4.h +++ b/tests/TestKdbx4.h @@ -28,6 +28,7 @@ private slots: void testFormat400(); void testFormat400Upgrade(); void testFormat400Upgrade_data(); + void testCustomData(); protected: void initTestCaseImpl() override; -- cgit v1.2.3