summary refs log tree commit diff stats
path: root/tests/cpp/tevalorder.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cpp/tevalorder.nim')
-rw-r--r--tests/cpp/tevalorder.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cpp/tevalorder.nim b/tests/cpp/tevalorder.nim
index f130cef6c..4764f3aca 100644
--- a/tests/cpp/tevalorder.nim
+++ b/tests/cpp/tevalorder.nim
@@ -2,7 +2,7 @@ discard """
   output: '''0
 1
 2'''
-target: "cpp"
+targets: "cpp"
 """
 
 # bug #8202