Skip to content

Commit

Permalink
update package paths
Browse files Browse the repository at this point in the history
  • Loading branch information
gedaiu committed Dec 3, 2022
1 parent 29adc39 commit 9cb55bf
Show file tree
Hide file tree
Showing 37 changed files with 3 additions and 1,514 deletions.
16 changes: 3 additions & 13 deletions dub.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,28 +20,19 @@
"libdparse": {
"version": ">=0.20.0",
"optional": true
},
"vibe-d:data": "*"
},
"versions": [
"trial_as_dependency"
]
}
}
},
{
"name": "unittest",
"targetType": "autodetect",
"excludedSourceFiles": [
"source/app.d",
"runner/app.d"
],
"lflags": [
"-L/opt/homebrew/opt/openssl@3/lib"
],
"sourcePaths": [
"source",
"tests"
],
"mainSourceFile": "source/trial/runner.d",
"importPaths": [
"source",
"tests"
Expand All @@ -51,8 +42,7 @@
"libdparse": {
"version": ">=0.20.0",
"optional": true
},
"vibe-d:data": "*"
}
}
}
]
Expand Down
314 changes: 0 additions & 314 deletions runner/app.d

This file was deleted.

Loading

0 comments on commit 9cb55bf

Please sign in to comment.