summaryrefslogtreecommitdiff
path: root/bin/test
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2021-02-04 21:45:53 -0700
committermo khan <mo@mokhan.ca>2021-02-04 21:45:53 -0700
commit7bc5e33e59c5218fc06c7fad119f1faa9a05e23f (patch)
tree3b77e0dd9ef3600a28e063df9397cbd2f4a35f03 /bin/test
parent1ab190b0374f4e579d85b4993ea184525eefb3bd (diff)
chore: update ci configuration
Diffstat (limited to 'bin/test')
-rwxr-xr-xbin/test2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/test b/bin/test
index 6036407..335c62c 100755
--- a/bin/test
+++ b/bin/test
@@ -4,8 +4,6 @@ set -e
cd "$(dirname "$0")/.."
-export RUBYOPT='-W0'
-
if [ -z "$SKIP_COMPILE" ]; then
bin/compile
fi