Files
old-ribica/test/models/unit_test.rb
2015-01-18 12:40:02 +01:00

8 lines
118 B
Ruby

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