Add test for #990.
1 parent 17fe7be commit 338509244a8fc489d8de4deb20c7233a4dc5381c
@Sönke Ludwig Sönke Ludwig authored on 12 Nov 2016
Showing 5 changed files
View
7
test/issue990-download-optional-selected.sh 0 → 100755
#!/bin/sh
 
cd ${CURR_DIR}/issue990-download-optional-selected
rm -rf b/.dub
${DUB} remove gitcompatibledubpackage -n --version=*
${DUB} run || exit 1
View
0
■■■■■
test/issue990-download-optional-selected/.no_build 0 → 100644
View
test/issue990-download-optional-selected/dub.sdl 0 → 100644
View
test/issue990-download-optional-selected/dub.selections.json 0 → 100644
View
test/issue990-download-optional-selected/source/app.d 0 → 100644