summaryrefslogtreecommitdiff
path: root/test/run
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2011-09-19 10:12:52 +0200
committerOndřej Surý <ondrej@sury.org>2011-09-19 10:12:52 +0200
commit9ad2a96babca1e646856b4335875b975f9bb7fa1 (patch)
tree4ac4867f2cfffd577fe5d9aa5fe4543bd2d96f45 /test/run
parent5ff4c17907d5b19510a62e08fd8d3b11e62b431d (diff)
downloadgolang-upstream/60.1.tar.gz
Imported Upstream version 60.1upstream/60.1
Diffstat (limited to 'test/run')
-rwxr-xr-xtest/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run b/test/run
index bc31d2f71..fce4d012f 100755
--- a/test/run
+++ b/test/run
@@ -53,7 +53,7 @@ filterout() {
grep '^'"$2"'$' $1 >/dev/null
}
-for dir in . ken chan interface nilptr syntax fixedbugs bugs
+for dir in . ken chan interface nilptr syntax dwarf fixedbugs bugs
do
echo
echo '==' $dir'/'