Index: trunk/tests/test_data_acquisition.py =================================================================== diff -u -r16 -r18 --- trunk/tests/test_data_acquisition.py (.../test_data_acquisition.py) (revision 16) +++ trunk/tests/test_data_acquisition.py (.../test_data_acquisition.py) (revision 18) @@ -125,7 +125,6 @@ # 3. Then assert not validation_result - @pytest.mark.unittest def test_given_one_coordinate_when_dataset_has_keys_returns_true(self): test_dataset_name = '' + \ @@ -213,7 +212,8 @@ temp.warning = 'This data is not real!' # 5. Save dataset - # dataset_file.close() apparently there's a problem saving the variables + # dataset_file.close() + # apparently there's a problem saving the variables # (something regarding the ID) return dataset_group