1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +01:00
Files
projekteuler/test/models/problem_test.rb
2014-11-30 16:43:09 +01:00

8 lines
121 B
Ruby

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