summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript3
1 files changed, 1 insertions, 2 deletions
diff --git a/wscript b/wscript
index 293d9db..7f8cd77 100644
--- a/wscript
+++ b/wscript
@@ -83,8 +83,7 @@ tests = ['array_test',
'ringbuffer_test',
'sem_test',
'symbol_test',
- 'thread_test',
- 'time_test']
+ 'thread_test']
if sys.platform != 'win32':
tests += ['socket_test']