diff options
Diffstat (limited to 'spec/unit/other/pgraph.rb')
-rwxr-xr-x | spec/unit/other/pgraph.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/unit/other/pgraph.rb b/spec/unit/other/pgraph.rb index 7d66ae331..10ab934a6 100755 --- a/spec/unit/other/pgraph.rb +++ b/spec/unit/other/pgraph.rb @@ -5,6 +5,7 @@ require File.dirname(__FILE__) + '/../../spec_helper' +require 'puppet/pgraph' require 'puppet/util/graph' class Container |