diff --git a/test/bb-ruby_test.rb b/test/bb-ruby_test.rb
index f6a5f84..b66093b 100644
--- a/test/bb-ruby_test.rb
+++ b/test/bb-ruby_test.rb
@@ -154,6 +154,7 @@ def test_google_video
def test_email
assert_equal 'wadus@wadus.com', '[email]wadus@wadus.com[/email]'.bbcode_to_html
+ assert_equal 'abc@example.comxyz@example.com', '[email]abc@example.com[/email][email]xyz@example.com[/email]'.bbcode_to_html
end
def test_auto_link