spec/unit/interfaces_spec.rb in facter-1.6.4 vs spec/unit/interfaces_spec.rb in facter-1.6.5
- old
+ new
@@ -1,9 +1,7 @@
-#!/usr/bin/env ruby
+#!/usr/bin/env rspec
-require File.expand_path(File.dirname(__FILE__) + '/../spec_helper')
-
-require 'facter'
+require 'spec_helper'
require 'facter/util/ip'
describe "Per Interface IP facts" do
it "should replace the ':' in an interface list with '_'" do
# So we look supported