archive_exam/test/models/archive_file_test.rb

8 lines
129 B
Ruby
Raw Normal View History

2014-05-08 06:03:33 +00:00
require 'test_helper'
2015-04-08 02:52:35 +00:00
class ArchiveExamFileTest < ActiveSupport::TestCase
2014-05-08 06:03:33 +00:00
# test "the truth" do
# assert true
# end
end