diff --git a/tests_extractor.d b/tests_extractor.d index d29c64610..64526a87b 100755 --- a/tests_extractor.d +++ b/tests_extractor.d @@ -1,7 +1,7 @@ #!/usr/bin/env dub /++dub.sdl: name "tests_extractor" -dependency "libdparse" version="~>0.19.0" +dependency "libdparse" version="~>0.24.0" +/ /* * Parses all public unittests that are visible on dlang.org