diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-05-01 18:29:56 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-05-01 18:29:56 +0300 |
| commit | 05768f91b03a8428110d74dddb100a904dc47875 (patch) | |
| tree | 2320d4009c377944a9752c12ff0d5d8d92593277 /tests/trait_multiple_expand | |
| parent | 82fe03d91350bed04da25693d932c75c736a91bb (diff) | |
| download | ek-master.tar.gz ek-master.zip | |
+ Important, since otherwise Make might get in the way and start
splitting our error strings into arguments to the generator scripts.
Seems I missed this spot
Diffstat (limited to 'tests/trait_multiple_expand')
| -rw-r--r-- | tests/trait_multiple_expand/source.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/trait_multiple_expand/source.mk b/tests/trait_multiple_expand/source.mk index e6193c7..4ea3ca7 100644 --- a/tests/trait_multiple_expand/source.mk +++ b/tests/trait_multiple_expand/source.mk @@ -1 +1 @@ -SIMPLE_XFAIL += trait_multiple_expand,"reimplementation of trait" +SIMPLE_XFAIL += trait_multiple_expand,'reimplementation of trait' |
