Sha256: ed4ce748940feb9635a86adb60c26793d0a73e90d35c5999b8eb08408cff89ad
Contents?: true
Size: 195 Bytes
Versions: 8
Compression:
Stored size: 195 Bytes
Contents
require File.dirname(__FILE__) + '/../test_helper' class SellerTest < Test::Unit::TestCase fixtures :sellers # Replace this with your real tests. def test_truth assert true end end
Version data entries
8 entries across 8 versions & 2 rubygems