Sha256: f9ab302cb0c67bbe54cfcd871ba9578f14fd77944946d53dc102baf42e44e312

Contents?: true

Size: 177 Bytes

Versions: 11

Compression:

Stored size: 177 Bytes

Contents

# -*- coding: utf-8 -*-
require 'rubygems'
begin
  gem 'test-unit', '= 1.2.3'
rescue Gem::LoadError
end
require 'test/unit'
require File.dirname(__FILE__)+'/../../lib/jpmobile'

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
jpmobile-0.1.6 test/legacy/helper.rb
jpmobile-0.1.5 test/legacy/helper.rb
jpmobile-0.1.4 test/legacy/helper.rb
jpmobile-0.1.3 test/legacy/helper.rb
jpmobile-0.1.2 test/legacy/helper.rb
jpmobile-0.1.1 test/legacy/helper.rb
jpmobile-0.1.0 test/legacy/helper.rb
jpmobile-0.1.0.pre.4 test/legacy/helper.rb
jpmobile-0.1.0.pre.3 test/legacy/helper.rb
jpmobile-0.1.0.pre.2 test/legacy/helper.rb
jpmobile-0.1.0.pre test/legacy/helper.rb