Files
old-ribica/back-office/test/models/unit_test.rb
2015-01-22 22:20:34 +01:00

8 lines
118 B
Ruby

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