summary refs log tree commit diff stats
path: root/tests/modules/texport.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modules/texport.nim')
-rw-r--r--tests/modules/texport.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modules/texport.nim b/tests/modules/texport.nim
index 9515f9060..0890fb369 100644
--- a/tests/modules/texport.nim
+++ b/tests/modules/texport.nim
@@ -7,7 +7,7 @@ import mexporta
 # bug #1029:
 from rawsockets import accept
 
-# B.TMyObject has been imported implicitly here: 
+# B.TMyObject has been imported implicitly here:
 var x: TMyObject
 echo($x, q(0), q"0")