Skip to content

Commit

Permalink
Remvoing unused variable from spec
Browse files Browse the repository at this point in the history
  • Loading branch information
brynary committed May 18, 2009
1 parent 2e6fbf4 commit d3c343c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/arel/engines/memory/unit/relations/join_spec.rb
Expand Up @@ -9,7 +9,6 @@ module Arel
[3, 'goose']
], [:id, :name])
@relation2 = @relation1.alias
@relation3 = @relation1.alias
end

describe InnerJoin do
Expand Down

0 comments on commit d3c343c

Please sign in to comment.