diff options
Diffstat (limited to 'tests/objects')
-rw-r--r-- | tests/objects/tobjcov.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/objects/tobjcov.nim b/tests/objects/tobjcov.nim index 6c587e04d..a12f74702 100644 --- a/tests/objects/tobjcov.nim +++ b/tests/objects/tobjcov.nim @@ -1,6 +1,6 @@ discard """ action: compile -target: "c" +targets: "c" """ # Covariance is not type safe: |