index
:
gitlab/license-finder.git
documentation
java-14
main
recursive-default
License detection tool
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
test
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'bin/test')
-rwxr-xr-x
bin/test
1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/test b/bin/test
index b94afd3..6704c53 100755
--- a/
bin/test
+++ b/
bin/test
@@ -4,4 +4,5 @@ set -e
cd "$(dirname "$0")/.."
+./bin/setup
bundle exec rspec "$@"