Skip to content

Commit 5119838

Browse files
sharang-diloveitaly
authored andcommitted
Update CONTRIBUTING.md [ci skip]
1 parent 540bbdf commit 5119838

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,7 @@ Oh, and 80 character columns, please!
2121
Tests
2222
-----
2323

24-
We use minitest for testing. If you're working against master, you'll find
25-
a bunch of tests in `test/legacy`. These are the older Resque tests. Don't
26-
look at them unless your code breaks them. Consider these black-box acceptance
27-
tests. We don't like them, but we want to make sure we're not breaking
28-
anything.
29-
24+
We use minitest for testing.
3025
A simple `bundle exec rake` will run all the tests. Make sure they pass when
3126
you submit a pull request.
3227

0 commit comments

Comments
 (0)