Add whitespace at the end of the tests

This commit is contained in:
2020-06-04 13:02:22 +02:00
parent b61c8c0451
commit e0d7494870
+1 -1
View File
@@ -109,4 +109,4 @@ TEST(JFH5Writer, test_writing)
ASSERT_EQ(daq_rec_data[pulse_id - start_pulse_id], pulse_id + 100);
ASSERT_EQ(is_good_frame_data[pulse_id - start_pulse_id], 1);
}
}
}