Sha256: 5ca021ecb36185a69ce85b017db8188cd6d50db38c05beb22abe44de0cbb1265
Contents?: true
Size: 221 Bytes
Versions: 1
Compression:
Stored size: 221 Bytes
Contents
require 'test_helper' module XmlToForm class XmlHandlersControllerTest < ActionController::TestCase setup do @routes = Engine.routes end # test "the truth" do # assert true # end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
xml_to_form-0.0.1 | test/controllers/xml_to_form/xml_handlers_controller_test.rb |