aboutsummaryrefslogtreecommitdiffstats
path: root/t/run.t
diff options
context:
space:
mode:
Diffstat (limited to 't/run.t')
-rwxr-xr-xt/run.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/run.t b/t/run.t
index 7dfed7d..4f8d9e7 100755
--- a/t/run.t
+++ b/t/run.t
@@ -21,7 +21,7 @@ foreach my $prog qw/
remove_info_dir
fix_pamd
fix_eol
- strip_and_check_elf_files
+ check_elf_files
/ {
($out, $err) = run_prog($prog);