Index: unittests/tst_models.h =================================================================== diff -u -r0e528e5f706308c7b0e8f22a4d9dbb5b5715db7c -ree50b509107a743f6133a33371e18646ff9c10b2 --- unittests/tst_models.h (.../tst_models.h) (revision 0e528e5f706308c7b0e8f22a4d9dbb5b5715db7c) +++ unittests/tst_models.h (.../tst_models.h) (revision ee50b509107a743f6133a33371e18646ff9c10b2) @@ -28,7 +28,6 @@ explicit tst_models(QObject *parent = nullptr); private slots: - void tst_MTreatmentRanges_data (); void tst_MTreatmentRanges (); @@ -53,7 +52,6 @@ void tst_MAdjustUltrafiltrationConfirmResponse_data (); void tst_MAdjustUltrafiltrationConfirmResponse (); - // - Data Messages void tst_DGROPumpData_data(); void tst_DGROPumpData(); @@ -108,4 +106,3 @@ void tst_MSalineBolusResponse_data(); void tst_MSalineBolusResponse(); }; -