Skip to content

Commit f2efaae

Browse files
author
Kevin Turner
committed
[project @ runtests: move test_association to custom_modules]
DiffieHellmanSessionTest was not executing.
1 parent 66e312c commit f2efaae

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

admin/runtests

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,7 @@ def pyunitTests():
7272
test_server,
7373
test_consumer,
7474
test_message,
75-
test_symbol,
7675
association,
77-
test_etxrd,
78-
test_xri,
79-
test_xrires,
80-
test_discover,
8176
]
8277

8378
# Some modules have data-driven tests, and they use custom methods
@@ -89,6 +84,7 @@ def pyunitTests():
8984
test_openidyadis,
9085
test_discover,
9186
test_htmldiscover,
87+
association,
9288
kvform,
9389
test_parsehtml,
9490
test_discover,

0 commit comments

Comments
 (0)