Skip to content

Commit

Permalink
Adjust test.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ludwig committed Nov 8, 2017
1 parent 428c819 commit 18a78c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/5-convert/dub.sdl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ copyright "Copyright © 2015, nobody"
license "BSD 2-clause"
x:ddoxFilterArgs "dfa1" "dfa2"
x:ddoxTool "ddoxtool"
dependency "describe-dependency-1:sub1" version=">=0.0.0"
dependency "describe-dependency-1:sub1" version="*"
targetType "sourceLibrary"
subConfiguration "describe-dependency-1:sub1" "library"
dflags "--another-dflag"
Expand Down

0 comments on commit 18a78c2

Please sign in to comment.