Sha256: 2c0bf1b0a78eb9cff77bf68275217a5017c62a3ab42f430258da1d28946ca767

Contents?: true

Size: 126 Bytes

Versions: 2

Compression:

Stored size: 126 Bytes

Contents

require 'test_helper'

class EtCmsTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, EtCms
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
et_cms-0.0.2 test/et_cms_test.rb
et_cms-0.0.1 test/et_cms_test.rb