Files
old-ribica/back-office/test/models/unit_test.rb

8 lines
118 B
Ruby
Raw Normal View History

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