notebook/test/models/magic_test.rb
2016-10-16 23:29:36 +02:00

8 lines
119 B
Ruby

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