Skip to content

Commit b8c4bc4

Browse files
fhightowerkotp
authored andcommitted
Remove erroneous instructions
The `ruby/two-fer/README.md` file says nothing about TDD. I recommend we either remove this (as I've done in this PR) or provide updated instructions if there are docs on TDD elsewhere.
1 parent 7aaac7a commit b8c4bc4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

exercises/practice/two-fer/two_fer.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
=begin
22
Write your code for the 'Two Fer' exercise in this file. Make the tests in
33
`two_fer_test.rb` pass.
4-
5-
To get started with TDD, see the `README.md` file in your
6-
`ruby/two-fer` directory.
74
=end

0 commit comments

Comments
 (0)