Sha256: e624db49611e869eda68db80e084bc1812db04c3f761c88ad7b98e60c4cb60c9

Contents?: true

Size: 126 Bytes

Versions: 4

Compression:

Stored size: 126 Bytes

Contents

require 'test_helper'

class KblogTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Kblog
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kblog-0.0.4 test/kblog_test.rb
kblog-0.0.3 test/kblog_test.rb
kblog-0.0.2 test/kblog_test.rb
kblog-0.0.1 test/kblog_test.rb