aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 8afe0d45..bcf16f57 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -525,6 +525,7 @@ TEST_XFAILS_SELF := $(filter-out \
hello.rs \
int.rs \
item-name-overload.rs \
+ lazy-init.rs \
multiline-comment.rs \
), \
$(wildcard test/*/*.rs test/*/*.rc))