summaryrefslogtreecommitdiffstats
path: root/test/other/tc_state.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/other/tc_state.rb')
-rw-r--r--test/other/tc_state.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/other/tc_state.rb b/test/other/tc_state.rb
index f295a0061..e98c21b67 100644
--- a/test/other/tc_state.rb
+++ b/test/other/tc_state.rb
@@ -5,6 +5,7 @@ if __FILE__ == $0
end
require 'puppet'
+require 'puppet/storage'
require 'test/unit'
# $Id$