Skip to content
Snippets Groups Projects
Commit b97a0ae6 authored by Sebastian Krings's avatar Sebastian Krings
Browse files

remove file saving from test case

parent dc694db1
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,6 @@ public class PragmaAttributesTest extends AbstractEventBTests {
// save file and build workspace - this triggers static check, and
// generates missing files
context.getRodinFile().save(monitor, false);
project.getRodinProject().save(monitor, false);
workspace.build(IncrementalProjectBuilder.FULL_BUILD, monitor);
// there should be one constant and one SC constant
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment