diff options
| author | mo khan <mo.khan@gmail.com> | 2020-11-22 15:50:25 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-11-22 15:50:25 -0700 |
| commit | 1e2ad4bc178a5e91e30c3b1386e4067ebf11a9d1 (patch) | |
| tree | 0f0a85a8d546f7cb8b53a6f18cf700874eaac138 /script/test | |
| parent | 95c963db85b3d281206b629344296ae9679bbc0b (diff) | |
chore: rename script to bin
Diffstat (limited to 'script/test')
| -rwxr-xr-x | script/test | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/script/test b/script/test deleted file mode 100755 index cf5470f..0000000 --- a/script/test +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -set -e - -cd "$(dirname "$0")/.." - -./script/setup -ruby -Ilib:test -r test_helper test/**/*.rb |
