aboutsummaryrefslogtreecommitdiff
path: root/bpkg/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/test.sh')
-rwxr-xr-xbpkg/test.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/bpkg/test.sh b/bpkg/test.sh
index c252a8a..75555f8 100755
--- a/bpkg/test.sh
+++ b/bpkg/test.sh
@@ -147,6 +147,12 @@ test rep-add ../tests/repository/1/math/unstable
test rep-fetch
test rep-fetch
+# remote
+#
+test cfg-create --wipe
+test rep-add http://pkg.cppget.org/1/hello
+test rep-fetch
+
## @@
##
##