orbit-basic/vendor/built_in_modules/personal_honor/test/integration/navigation_test.rb

11 lines
150 B
Ruby
Raw Permalink Normal View History

2012-10-08 08:20:21 +00:00
require 'test_helper'
class NavigationTest < ActionDispatch::IntegrationTest
fixtures :all
# test "the truth" do
# assert true
# end
end