Sha256: d8cd26723108ca3255b717203198eb7e7fa8bd4f26bcece20c59f1e803c9ba58

Contents?: true

Size: 130 Bytes

Versions: 13

Compression:

Stored size: 130 Bytes

Contents

require 'test_helper'

class SpudCmsTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, SpudCms
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
spud_cms-0.8.11 test/spud_cms_test.rb
spud_cms-0.8.10 test/spud_cms_test.rb
spud_cms-0.8.9 test/spud_cms_test.rb
spud_cms-0.8.7 test/spud_cms_test.rb
spud_cms-0.8.6 test/spud_cms_test.rb
spud_cms-0.8.5 test/spud_cms_test.rb
spud_cms-0.8.4 test/spud_cms_test.rb
spud_cms-0.8.2 test/spud_cms_test.rb
spud_cms-0.8.1 test/spud_cms_test.rb
spud_cms-0.8.0 test/spud_cms_test.rb
spud_cms-0.7.2 test/spud_cms_test.rb
spud_cms-0.7.1 test/spud_cms_test.rb
spud_cms-0.7.0 test/spud_cms_test.rb