Sha256: 779864967f0cd2e3d243f65637bdb9054249088cb61745fb2228cf879cd3df30
Contents?: true
Size: 237 Bytes
Versions: 101
Compression:
Stored size: 237 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/../../test_helper') require 'rbbt/sources/stitch' require 'test/unit' class TestSTITCH < Test::Unit::TestCase def test_stitch assert STITCH.protein_chemical.exists? end end
Version data entries
101 entries across 101 versions & 1 rubygems