Sha256: 9ea35a788b16b5ea6eb6a1c94ca83c60e88b7431df046104f7c0e9b23449cf47

Contents?: true

Size: 169 Bytes

Versions: 2

Compression:

Stored size: 169 Bytes

Contents

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

class TestVzlimit < Test::Unit::TestCase

  def setup
  end
  
  def test_truth
    assert true
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vzlimit-0.0.2 test/test_vzlimit.rb
vzlimit-0.0.1 test/test_vzlimit.rb