From 6ca0ae07669d20a5a34ef697610df90754024035 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Wed, 20 Nov 2019 17:51:58 +0100 Subject: refactor: Move build logic to buildSrc --- opendc-format-gwf/src/test/resources/trace.gwf | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 opendc-format-gwf/src/test/resources/trace.gwf (limited to 'opendc-format-gwf/src/test/resources/trace.gwf') diff --git a/opendc-format-gwf/src/test/resources/trace.gwf b/opendc-format-gwf/src/test/resources/trace.gwf deleted file mode 100644 index 75b4c8d8..00000000 --- a/opendc-format-gwf/src/test/resources/trace.gwf +++ /dev/null @@ -1,4 +0,0 @@ -WorkflowID, JobID , SubmitTime, RunTime , NProcs , ReqNProcs , Dependencies -0 , 1 , 50 , 13 , 1 , 1 , -1 , 2 , 64 , 13 , 1 , 1 , -1 , 3 , 1821 , 12 , 1 , 1 , 2 -- cgit v1.2.3