about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorGraydon Hoare <graydon@mozilla.com>2011-03-07 00:18:10 -0800
committerGraydon Hoare <graydon@mozilla.com>2011-03-07 00:18:10 -0800
commitf017a9e71fde98dbfdb2edb9fbc2af8781611664 (patch)
tree460cc3712e1ad95b9027a1bfb1764eab7546fbf7 /src
parent60657fa8aa1706fec7925b74dffdb1a0c82ceb0b (diff)
downloadrust-f017a9e71fde98dbfdb2edb9fbc2af8781611664.tar.gz
rust-f017a9e71fde98dbfdb2edb9fbc2af8781611664.zip
Un-XFAIL str-concat.rs.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 484740b5df2..81ca965db16 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -495,7 +495,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
                         spawn-module-qualified.rs \
                         spawn.rs \
                         str-append.rs \
-                        str-concat.rs \
                         syntax-extension-fmt.rs \
                         syntax-extension-shell.rs \
                         task-comm-0.rs \