1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 18:48:49 +01:00
Files
projekteuler/test/models/admin_test.rb
2015-01-31 12:19:54 +01:00

8 lines
119 B
Ruby

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