Skip to content

Commit 1dcc84b

Browse files
committed
Changes test name
1 parent 30e7ad9 commit 1dcc84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ module CommonParserTests
4343
def self.included(base)
4444
base.send(:include, Helpers)
4545
base.instance_eval do
46-
describe "common tests" do
46+
describe "common parser tests" do
4747
it "parses inherit" do
4848
trans("inherit").must_equal([])
4949
end

0 commit comments

Comments
 (0)