covers 'facets/kernel/require_all'

test_case Kernel do

  method :require_all do
  end

  method :load_all do
  end

end
