spec_app/spec/javascripts/up/form_spec.js.coffee in upjs-rails-0.4.1 vs spec_app/spec/javascripts/up/form_spec.js.coffee in upjs-rails-0.4.2

- old
+ new

@@ -102,11 +102,12 @@ describe 'unobtrusive behavior', -> describe 'form[up-target]', -> - it 'should have tests' - + it 'rigs the form to use up.submit instead of a standard submit' + + describe 'input[up-observe]', -> it 'should have tests' \ No newline at end of file