summary refs log tree commit diff stats
path: root/test
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-05-14 17:59:52 +0200
committerhut <hut@lavabit.com>2010-05-14 18:05:22 +0200
commit863f85ce9000eaef047631db0e42cdbfbb7c776e (patch)
tree604766cddd875aff570daf0425a501d5815c027d /test
parent7f9044bc98679032031bf33c3034b5275111cc3b (diff)
downloadranger-863f85ce9000eaef047631db0e42cdbfbb7c776e.tar.gz
fsobject.fsobject: applied patches
Diffstat (limited to 'test')
-rw-r--r--test/bm_loader.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/bm_loader.py b/test/bm_loader.py
index 4bfc2db9..745e6f3b 100644
--- a/test/bm_loader.py
+++ b/test/bm_loader.py
@@ -127,6 +127,7 @@ class benchmark_load(object):
 				self.loader.work()
 
 
+@skip
 class benchmark_raw_load(object):
 	def __init__(self):
 		SettingsAware.settings = Fake()