Skip to content
Snippets Groups Projects
Commit 02d628a9 authored by Tobias Winchen's avatar Tobias Winchen
Browse files

Delete temporary file created in RSSpectrometerTester

parent 7137087a
No related branches found
No related tags found
No related merge requests found
......@@ -103,6 +103,7 @@ void RSSpectrometerTester::run_dc_power_test(std::size_t input_nchans, std::size
}
}
EXPECT_EQ(0, remove("/tmp/dc_power_test.bin")) << "Error deleting file '/tmp/dc_power_test.bin'";
}
TEST_F(RSSpectrometerTester, test_dc_power_1024_chan)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment