summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/stdlib/ttime.nim1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/stdlib/ttime.nim b/tests/stdlib/ttime.nim
index 1df5daeec..449d16275 100644
--- a/tests/stdlib/ttime.nim
+++ b/tests/stdlib/ttime.nim
@@ -6,7 +6,6 @@ discard """
 import
   times, strutils
 
-doAssert( $getTime() == getLocalTime(getTime()).format("ddd MMM dd HH:mm:ss yyyy"))
 # $ date --date='@2147483647'
 # Tue 19 Jan 03:14:07 GMT 2038