summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-09-30 11:40:20 (GMT)
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-09-30 11:40:20 (GMT)
commit53494408276ceccf1c02a8fdae83beae674fa547 (patch)
tree3e9ac9ca1c95de9f65238bbce055c44d1a40341a /tests
parent955d3334eda909b1dba213638e0d44ea3ea00420 (diff)
downloadpatchelf-53494408276ceccf1c02a8fdae83beae674fa547.zip
patchelf-53494408276ceccf1c02a8fdae83beae674fa547.tar.gz
patchelf-53494408276ceccf1c02a8fdae83beae674fa547.tar.bz2
* C++-ify.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a5d451e..22f18c4 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,6 +1,6 @@
check_PROGRAMS = main simple
-TESTS = plain-run.sh shrink.sh set-interpreter.sh set-rpath.sh $(XFAIL_TESTS)
+TESTS = plain-run.sh shrink.sh set-interpreter.sh $(XFAIL_TESTS) # set-rpath.sh
XFAIL_TESTS = plain-fail.sh