/scripts/

lication/atom+xml'/>
summary refs log tree commit diff stats
path: root/doc/pydoc/ranger.defaults.options.html
blob: fae9598c58b5547d4cf1ecb42404bd3f8964f3df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
"""Workaround to allow running single test cases directly"""
try:
	from __init__ import init, Fake, OK, raise_ok
except:
	from test import init, Fake, OK, raise_ok