diff options
Diffstat (limited to 'tests/buildfile')
-rw-r--r-- | tests/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/buildfile b/tests/buildfile index 7162cc7..bb53854 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -3,7 +3,7 @@ # license : MIT; see accompanying LICENSE file d = manifest-parser/ manifest-serializer/ manifest-roundtrip/ manifest/ \ - package-version/ + package-version/ repository-location/ .: $d include $d |