summary refs log tree commit diff stats
path: root/tests/misc/tsemfold.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/tsemfold.nim')
-rw-r--r--tests/misc/tsemfold.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/tsemfold.nim b/tests/misc/tsemfold.nim
index 2101a8b50..486ddc5a6 100644
--- a/tests/misc/tsemfold.nim
+++ b/tests/misc/tsemfold.nim
@@ -24,4 +24,4 @@ doAssertRaises(OverflowError): discard high(int64) * 2
 
 doAssert abs(-1) == 1
 doAssert 2 div 2 == 1
-doAssert 2 * 3 == 6
\ No newline at end of file
+doAssert 2 * 3 == 6