diff options
author | jan Iversen <jani@apache.org> | 2018-07-23 18:50:08 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-07-27 12:36:20 -0700 |
commit | 711b96a143165bf991c69193c0e65f88155e4ba4 (patch) | |
tree | 3e35dac6c9ff589e9e56fdd1fdc415f3be2f4e5d /tests/testqPrefFacebook.h | |
parent | 4102cc755ff53b4ec811a9cf89156842a20258ac (diff) | |
download | subsurface-711b96a143165bf991c69193c0e65f88155e4ba4.tar.gz |
tests: move Facebook test from testpreferences
Remove Facebook test in testpreferences
add the same Facebook tests to testqPrefFacebook
Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'tests/testqPrefFacebook.h')
-rw-r--r-- | tests/testqPrefFacebook.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testqPrefFacebook.h b/tests/testqPrefFacebook.h index ecdbbe143..a11b43710 100644 --- a/tests/testqPrefFacebook.h +++ b/tests/testqPrefFacebook.h @@ -13,6 +13,7 @@ private slots: void test_struct_get(); void test_set_struct(); void test_multiple(); + void test_oldPreferences(); }; #endif // TESTQPREFFACEBOOK_H |