summary refs log tree commit diff stats
path: root/test
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-04-29 19:23:16 +0200
committerhut <hut@lavabit.com>2010-04-29 19:23:37 +0200
commit5fab6bc0c6f26d01571dc38f1a6da07c9b7d93dc (patch)
tree3e0a4378c505ba19bf10f5484dbb96c5a2c82df9 /test
parentd76fd5b7666cd1e7b9ff4eb51a822e1ab41fac28 (diff)
downloadranger-5fab6bc0c6f26d01571dc38f1a6da07c9b7d93dc.tar.gz
changed testdir to /usr/include
Diffstat (limited to 'test')
-rw-r--r--test/bm_loader.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bm_loader.py b/test/bm_loader.py
index bdef3768..9ee61801 100644
--- a/test/bm_loader.py
+++ b/test/bm_loader.py
@@ -5,7 +5,7 @@ import os
 from ranger.shared import FileManagerAware, SettingsAware
 from test import Fake
 from os.path import realpath, join, dirname
-TESTDIR = realpath(join(dirname(__file__), 'testdir'))
+TESTDIR = realpath(join(dirname(__file__), '/usr/include'))
 
 def raw_load_content(self):
 	"""