Sha256: ae26179254ff77dfe0de72a1d96225d73563d1f874e14a733e2ade87fccbce48
Contents?: true
Size: 197 Bytes
Versions: 1
Compression:
Stored size: 197 Bytes
Contents
require File.dirname(__FILE__) + '/../test_helper' class ContentTest < Test::Unit::TestCase fixtures :contents # Replace this with your real tests. def test_truth assert true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
compages-0.4.0 | test/unit/content_test.rb |