notebook/test/controllers/siblingship_controller_test.rb
2016-08-26 14:50:57 -05:00

6 lines
141 B
Ruby

require 'test_helper'
class SiblingshipControllerTest < ActionController::TestCase
# Nothing to test in the SiblingshipController yet
end