Skip to content

Commit f3f04ce

Browse files
authored
Merge pull request #686 from Insti/Removed_shebang
Remove instructions for direct test execution.
2 parents 3649656 + cd9eda2 commit f3f04ce

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/EXERCISE_README_INSERT.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,3 @@ To include color from the command line:
2222

2323
ruby -r minitest/pride hello_world_test.rb
2424

25-
The test files may have the execution bit set so you may also be able to
26-
run it like this:
27-
28-
./hello_world_test.rb
29-

0 commit comments

Comments
 (0)