From 3aef94d3223374618bdc56db15e0030f59112de3 Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 14 Dec 2009 13:34:31 +0100 Subject: fixed directory test --- test/tc_directory.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test') diff --git a/test/tc_directory.py b/test/tc_directory.py index 11c94b3b..45b58cf5 100644 --- a/test/tc_directory.py +++ b/test/tc_directory.py @@ -5,6 +5,9 @@ from os.path import realpath, join, dirname from ranger import fsobject from ranger.fsobject.file import File from ranger.fsobject.directory import Directory +from ranger.shared.settings import SettingsAware + +SettingsAware._setup() TESTDIR = realpath(join(dirname(__file__), 'testdir')) TESTFILE = join(TESTDIR, 'testfile5234148') -- cgit 1.4.1-2-gfad0