scinote-web/test/models/zip_export_test.rb

8 lines
123 B
Ruby
Raw Normal View History

2017-03-21 23:15:11 +08:00
require 'test_helper'
class ZipExportTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end