diff --git a/dub.json b/dub.json index 8cf891d..8e2a1b3 100755 --- a/dub.json +++ b/dub.json @@ -50,8 +50,7 @@ ], "dflags": [ "-unittest" - ], - "targetName" : "ecs" + ] }, { "name": "unittest-runner-cov", @@ -65,8 +64,7 @@ "dflags": [ "-unittest", "-cov" - ], - "targetName" : "ecs" + ] }, { "name" : "library-betterC", @@ -129,8 +127,7 @@ "excludedSourceFiles":[ "source\/win_dll.d", "tests/tests.d" - ], - "targetName" : "ecs" + ] } ] } \ No newline at end of file