summary refs log tree commit diff stats
path: root/tests/global/globalaux.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/global/globalaux.nim')
-rw-r--r--tests/global/globalaux.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/global/globalaux.nim b/tests/global/globalaux.nim
index 5f6f72721..951472695 100644
--- a/tests/global/globalaux.nim
+++ b/tests/global/globalaux.nim
@@ -1,4 +1,4 @@
-type 
+type
   TObj*[T] = object
     val*: T