Fix test dependency paths.
This commit is contained in:
parent
cd3e756dd6
commit
3a9b977dc4
4 changed files with 10 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
/++ dub.sdl:
|
||||
name "test"
|
||||
description "Invalid memory operation on TCP connection leakage at shutdown"
|
||||
dependency "vibe-core" path="../../"
|
||||
dependency "vibe-core" path="../"
|
||||
+/
|
||||
module test;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue