summaryrefslogtreecommitdiffstats
path: root/tests/dump_file.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dump_file.sh')
-rwxr-xr-xtests/dump_file.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/dump_file.sh b/tests/dump_file.sh
deleted file mode 100755
index 6773a19..0000000
--- a/tests/dump_file.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-hexdump -e ' "0x%08.8_ax: " 4/4 " 0x%08x " "\n" ' $1 | less