Sha256: e75adecd69df2467416c2d9612d9f95343e8fa64b0ee1786a8b4dbc5b8a4db20
Contents?: true
Size: 200 Bytes
Versions: 31
Compression:
Stored size: 200 Bytes
Contents
require File.dirname(__FILE__) + '/../test_helper' class WorkLockTest < Test::Unit::TestCase fixtures :work_locks # Replace this with your real tests. def test_truth assert true end end
Version data entries
31 entries across 31 versions & 1 rubygems