summary refs log tree commit diff stats
path: root/testament/tests/shouldfail/treject.nim
diff options
context:
space:
mode:
Diffstat (limited to 'testament/tests/shouldfail/treject.nim')
-rw-r--r--testament/tests/shouldfail/treject.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/testament/tests/shouldfail/treject.nim b/testament/tests/shouldfail/treject.nim
index aaf2b4a63..1e7258f70 100644
--- a/testament/tests/shouldfail/treject.nim
+++ b/testament/tests/shouldfail/treject.nim
@@ -1,5 +1,5 @@
 discard """
-action: "reject"
+  action: "reject"
 """
 
 # Because we set action="reject", we expect this line not to compile. But the