Sha256: 3777aee49454c6687d619e74c2cae91f5437d8381a98ee2c13a71a9e7dd86aa5

Contents?: true

Size: 149 Bytes

Versions: 10

Compression:

Stored size: 149 Bytes

Contents

require File.dirname(__FILE__) + '/test_helper.rb'

require "test/unit"
class SmartfmTest < Test::Unit::TestCase
  def test_truth
    true
  end
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
nov-smartfm-0.4.0 test/smartfm_test.rb
nov-smartfm-0.4.1 test/smartfm_test.rb
nov-smartfm-1.0.0 test/smartfm_test.rb
nov-smartfm-1.0.2 test/smartfm_test.rb
smartfm-0.3.0 test/smartfm_test.rb
smartfm-1.0.2 test/smartfm_test.rb
smartfm-0.4.0 test/smartfm_test.rb
smartfm-1.0.1 test/smartfm_test.rb
smartfm-0.3.1 test/smartfm_test.rb
smartfm-1.0.0 test/smartfm_test.rb