Sha256: 7df1a51fb4b743137aed835b03264231319cdb0ab5a8f2270c01d66957115ace
Contents?: true
Size: 216 Bytes
Versions: 1
Compression:
Stored size: 216 Bytes
Contents
# encoding: utf-8 class Nanoc::RuleTest < Nanoc::TestCase def test_initialize # TODO: implement end def test_applicable_to # TODO: implement end def test_apply_to # TODO: implement end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nanoc-3.7.5 | test/base/test_rule.rb |