summary refs log tree commit diff stats
path: root/nimpretty
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2021-04-29 04:44:53 -0700
committerGitHub <noreply@github.com>2021-04-29 13:44:53 +0200
commita424075b5eb50681b448dcf73f7559549945ad58 (patch)
tree07a22260ec5ddd94d2676ab269f70139b7c6d9f1 /nimpretty
parente4db733d80d0b70192ac7eb4094a46269fe7cd5b (diff)
downloadNim-a424075b5eb50681b448dcf73f7559549945ad58.tar.gz
improve nimsuggest/tester, minor improvements to koch.nim (#17879)
* improve nimsuggest/tester

* koch improvements
Diffstat (limited to 'nimpretty')
-rw-r--r--nimpretty/tester.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/nimpretty/tester.nim b/nimpretty/tester.nim
index d646b25ce..0a60ce693 100644
--- a/nimpretty/tester.nim
+++ b/nimpretty/tester.nim
@@ -3,7 +3,7 @@
 import strutils, os, sequtils
 
 const
-  dir = "nimpretty/tests/"
+  dir = "nimpretty/tests"
   outputdir = dir / "outputdir"
 
 var