notebook/test/controllers/floras_controller_test.rb
2017-07-31 02:39:13 +02:00

8 lines
133 B
Ruby

require 'test_helper'
class FlorasControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end