From 9b21c5ac7a459bc03d5cb47b198efc6da8ae92f2 Mon Sep 17 00:00:00 2001 From: Wanjohi <71614375+wanjohiryan@users.noreply.github.com> Date: Mon, 8 Jan 2024 12:09:43 +0300 Subject: [PATCH] add ``test`` script --- test.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 test.sh diff --git a/test.sh b/test.sh new file mode 100755 index 0000000..206ae09 --- /dev/null +++ b/test.sh @@ -0,0 +1 @@ +cargo run --bin warp -- https://relay.quic.video/wzV69467F2KaPgTC \ No newline at end of file