diff options
Diffstat (limited to 'tests/arch_is_concerned.sh')
-rwxr-xr-x | tests/arch_is_concerned.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/arch_is_concerned.sh b/tests/arch_is_concerned.sh index 5358b73..26a1f86 100755 --- a/tests/arch_is_concerned.sh +++ b/tests/arch_is_concerned.sh @@ -20,10 +20,6 @@ # along with the ProteanOS Development Kit. If not, see # <http://www.gnu.org/licenses/>. -. "${srcdir}/tests/common.sh" - -use archplat - do_test() { local host_arch="${1}" |