xref: /aosp_15_r20/external/scapy/test/run_tests_py3 (revision 7dc08ffc4802948ccbc861daaf1e81c405c2c4bd)
1#! /bin/sh
2PYTHON=python3
3source $(dirname $0)/run_tests "$@"
4