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

8 lines
123 B
Ruby
Raw Normal View History

2015-03-18 06:25:40 +01:00
require 'test_helper'
class ItemGroupTest < ActiveSupport::TestCase
2015-03-18 06:25:40 +01:00
# test "the truth" do
# assert true
# end
end