Newer
Older
dub_jkp / test / issue502-root-import / dub.json
@Guillaume Piolat Guillaume Piolat on 11 Dec 2015 114 bytes Add test for issue 502
  1. {
  2. "name": "issue502-root-import",
  3. "dependencies":
  4. {
  5. "gitcompatibledubpackage": "~>1.0"
  6. }
  7. }