Sha256: 8325e73509c24eabd392dca88602c8503fb170baf47cde34a51838af3c4ad675

Contents?: true

Size: 128 Bytes

Versions: 9

Compression:

Stored size: 128 Bytes

Contents

require 'test_helper'

class NunifyTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Nunify
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
nunify-1.0.0 test/nunify_test.rb
nunify-0.5.4 test/nunify_test.rb
nunify-0.5.3 test/nunify_test.rb
nunify-0.5.2 test/nunify_test.rb
nunify-0.5.1 test/nunify_test.rb
nunify-0.5.0 test/nunify_test.rb
nunify-0.0.3 test/nunify_test.rb
nunify-0.0.2 test/nunify_test.rb
nunify-0.0.1 test/nunify_test.rb