require 'test_helper' require 'yaml' require File.join(File.dirname(__FILE__), '..', 'lib/cliutils/ext/hash_extensions') require File.join(File.dirname(__FILE__), '..', 'lib/cliutils/prefs/pref') # Tests for the Prefs class class TestPref < Test::Unit::TestCase end