summaryrefslogtreecommitdiff
path: root/tests/cli-opts.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-08-03 18:56:25 -0300
committerEuAndreh <eu@euandre.org>2024-08-03 18:56:25 -0300
commit1b16d3c9465bc0e411ab5ad6cc8deef988c9cff1 (patch)
tree775d7a36263b3cb314dc95feacc66d3eb834a8ff /tests/cli-opts.sh
parentrm src/export_test.go (diff)
downloadgobang-1b16d3c9465bc0e411ab5ad6cc8deef988c9cff1.tar.gz
gobang-1b16d3c9465bc0e411ab5ad6cc8deef988c9cff1.tar.xz
rm tests/cli-opts.sh
Diffstat (limited to 'tests/cli-opts.sh')
-rwxr-xr-xtests/cli-opts.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/cli-opts.sh b/tests/cli-opts.sh
deleted file mode 100755
index f06f8a6..0000000
--- a/tests/cli-opts.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-set -eu
-
-"$1" | grep -qE '^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$'