Sha256: aa6118ae72a70ecbefcec75ecf2c692e16e34796add2e38444bfeb277190e3dd
Contents?: true
Size: 452 Bytes
Versions: 1
Compression:
Stored size: 452 Bytes
Contents
# _____ _ # |_ _|__ ___| |_ # | |/ _ \/ __| __| # | | __/\__ \ |_ # |_|\___||___/\__| # # for lib/facets/core/class/unix_path.rb # # Extracted Fri Sep 08 20:20:32 EDT 2006 # Unit Tools Reap Test Extractor # require 'facets/core/class/unix_path.rb' require 'test/unit' class TCClass < Test::Unit::TestCase def test_method_name assert_equal( Test::Unit::TestCase.unix_path, '/test/unit/test_case' ) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
facets-1.7.46 | test/lib/facets/core/class/test_unix_path.rb |