Skip to content

Commit

Permalink
Removed whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslan Yakhyaev committed Sep 2, 2013
1 parent 4f130fe commit e17f47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/environment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def self.with_model options = {}
table.send type, name
end unless extra_columns.nil?
end

testmethod = caller[0][/`.*'/][1..-2]
model_name = testmethod.camelize + "TestNode"

Expand Down

0 comments on commit e17f47b

Please sign in to comment.