Code cleanup and fixes #19
1 changed files with 3 additions and 6 deletions
9
dub.json
9
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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue