module-and-template-store/test/models/client_test.rb

8 lines
120 B
Ruby
Raw Normal View History

2014-02-13 06:51:23 +00:00
require 'test_helper'
class ClientTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end