Merge pull request #6461 from rolandwalker/test_naming

fix skipped test file + doc
This commit is contained in:
Roland Walker 2014-10-03 16:56:41 -04:00
commit aedab54e06
2 changed files with 3 additions and 0 deletions

3
test/README.md Normal file
View file

@ -0,0 +1,3 @@
# Naming
Only files matching `*_test.rb` will be executed as tests.