Skip to content

Commit 83990ab

Browse files
committed
bin/spec - shortcut to run all specs
1 parent b098ff9 commit 83990ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bin/spec

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
bin/rspec spec/all.rb --format documentation

0 commit comments

Comments
 (0)