# File test/test_EditProperties.rb, line 1020 def test_cancel setup_EditProperties @EditProperties.cancel assert_equal(1, @cancel_call) end