notebook/test/controllers/magic_controller_test.rb
2015-03-27 23:44:15 -05:00

6 lines
120 B
Ruby

require 'test_helper'
# Tests for the MagicController class
class MagicControllerTest < ActionController::TestCase
end