fragattacks/research/libwifi/run-tests.sh
Mathy Vanhoef 7f93c1cec7 fragattacks: directly track libwifi and not as submodule
This will make it easier for users to clone the repository and will
assure that they always use the correct version of libwifi.
2021-05-08 19:35:48 +04:00

4 lines
38 B
Bash
Executable File

#!/bin/bash
cd ..
python -m pytest $@