summaryrefslogtreecommitdiff
path: root/test/rss/rss-assertions.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rss/rss-assertions.rb')
-rw-r--r--test/rss/rss-assertions.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rss/rss-assertions.rb b/test/rss/rss-assertions.rb
index 5763a55eb1..f2e9dc07c9 100644
--- a/test/rss/rss-assertions.rb
+++ b/test/rss/rss-assertions.rb
@@ -1070,7 +1070,7 @@ EOA
target.uri = "http://example.com/~me/"
target.email = "me@example.com"
- target = targets.new_child
+ targets.new_child
end
end
end