summary refs log tree commit diff stats
path: root/test/tc_directory.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/tc_directory.py')
-rw-r--r--test/tc_directory.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/tc_directory.py b/test/tc_directory.py
index 024ebc9d..a702c4db 100644
--- a/test/tc_directory.py
+++ b/test/tc_directory.py
@@ -13,8 +13,6 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-if __name__ == '__main__': from __init__ import init; init()
-
 import sys
 from os.path import realpath, join, dirname
 
5ccf2653fb7d31b013f77df4e92e964e45c54f8a'>^
dbe12410 ^
f5465e12 ^
672e3e50 ^
672e3e50 ^












f5465e12 ^

65361948 ^
f5465e12 ^
65361948 ^

f5465e12 ^

65361948 ^

672e3e50 ^
f5465e12 ^

65361948 ^
672e3e50 ^
f5465e12 ^
672e3e50 ^
f5465e12 ^
672e3e50 ^

65361948 ^

f5465e12 ^


65361948 ^

672e3e50 ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63