about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorGraydon Hoare <graydon@mozilla.com>2010-12-16 23:25:32 -0800
committerGraydon Hoare <graydon@mozilla.com>2010-12-16 23:25:32 -0800
commit87b18f3539c4ce8b23494c7f6dfce780741c7efe (patch)
tree90baa8d915668ef61b3a862aa85b869179ca2986 /src
parenta3f828f941439276092fe1c0d091de746d35d42e (diff)
Un-XFAIL tag.rs.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 9ab73bd1ce5..6c3c781635e 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -560,6 +560,7 @@ TEST_XFAILS_SELF := $(filter-out \
                         u8-incr-decr.rs \
                         uint.rs \
                         unit.rs \
+                        tag.rs \
                         vec.rs \
                         vec-drop.rs \
                         vec-in-tup.rs \