diff options
author | jan Iversen <jani@apache.org> | 2018-08-11 21:15:19 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-08-14 07:12:41 -0700 |
commit | b70e002728912ba88ae266ceef0645db35e15cc4 (patch) | |
tree | 2e8afba7eae417b12359e3b32a8fc0895785f894 /tests/testqPrefPartialPressureGas.h | |
parent | 1e8e9f345a0e9362b75556dcf66600b9f2e8fc2b (diff) | |
download | subsurface-b70e002728912ba88ae266ceef0645db35e15cc4.tar.gz |
tests: move PartialPressureGas test from testpreferences
Remove PartialPressureGas test in testpreferences
add the same PartialPressureGas tests to testqPrefPartialPressureGas
Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'tests/testqPrefPartialPressureGas.h')
-rw-r--r-- | tests/testqPrefPartialPressureGas.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testqPrefPartialPressureGas.h b/tests/testqPrefPartialPressureGas.h index f1f34c4e3..28c1b20a3 100644 --- a/tests/testqPrefPartialPressureGas.h +++ b/tests/testqPrefPartialPressureGas.h @@ -14,6 +14,7 @@ private slots: void test_set_load_struct(); void test_struct_disk(); void test_multiple(); + void test_oldPreferences(); }; #endif // TESTQPREFPARTIALPRESSUREGAS_H |