Skip to content

Commit 50a4e3a

Browse files
Merge pull request #493 from the-horo/dub-testsuite-refactor
dlang/dub: Don't try to remove tests that aren't run
2 parents dc95e2f + f83bbb9 commit 50a4e3a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

buildkite/build_project.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,6 @@ case "$REPO_FULL_NAME" in
178178
;;
179179

180180
dlang/dub)
181-
rm test/issue895-local-configuration.sh # FIXME
182-
rm test/issue884-init-defer-file-creation.sh # FIXME
183181
use_travis_test_script
184182
;;
185183

0 commit comments

Comments
 (0)