diff --git a/actionpack/test/template/prototype_helper_test.rb b/actionpack/test/template/prototype_helper_test.rb index c08bf9c85e..7e60e0750a 100644 --- a/actionpack/test/template/prototype_helper_test.rb +++ b/actionpack/test/template/prototype_helper_test.rb @@ -81,6 +81,13 @@ class PrototypeHelperTest < Test::Unit::TestCase periodically_call_remote(:update => "schremser_bier", :url => { :action => "mehr_bier" }) end + def test_periodically_call_remote_with_frequency + assert_dom_equal( + "", + periodically_call_remote(:frequency => 2) + ) + end + def test_form_remote_tag assert_dom_equal %(