# Test for facets/file/null.rb. require 'facets/file/null.rb' require 'test/unit' class TC_File < Test::Unit::TestCase def test_null # TODO end end