Sha256: 9487f44c3e9e078357f1e2cb61f6b47e22cb9cc4342f5cc0fe560b2b09384d3e

Contents?: true

Size: 178 Bytes

Versions: 3

Compression:

Stored size: 178 Bytes

Contents

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

class TestActionwebservice < Test::Unit::TestCase

  def setup
  end
  
  def test_truth
    assert true
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
aforward-actionwebservice-2.3.8.100 test/test_actionwebservice.rb
aforward-actionwebservice-2.3.8.3 test/test_actionwebservice.rb
aforward-actionwebservice-2.3.8.1 test/test_actionwebservice.rb