summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-03-01 16:04:29 -0300
committerEuAndreh <eu@euandre.org>2024-03-01 16:04:29 -0300
commit1e1127b52844bf4e2789658b8d40a15ca7e5fcda (patch)
tree07626a74a4c200ff5a25493bba1231b7209e6633 /tests
parentsrc/utils.mjs: Remove eq(), use utils.isDeepStrictEqual from "node:utils" ins... (diff)
downloadpapod-1e1127b52844bf4e2789658b8d40a15ca7e5fcda.tar.gz
papod-1e1127b52844bf4e2789658b8d40a15ca7e5fcda.tar.xz
src/api.mjs: Simplify handling of arguments
Diffstat (limited to 'tests')
-rwxr-xr-xtests/cli-opts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cli-opts.sh b/tests/cli-opts.sh
index b67ab11..fcb62ca 100755
--- a/tests/cli-opts.sh
+++ b/tests/cli-opts.sh
@@ -1,4 +1,4 @@
#!/bin/sh
set -eu
-"$@" -V >&2
+exit