fix: pcap example test
This commit is contained in:
parent
0d296d83d0
commit
ad4befbc20
|
@ -76,7 +76,7 @@ echo "[*] venv tests passed."
|
|||
# examples/print_pcap_files
|
||||
#
|
||||
|
||||
pushd examples/07/print_pcap_files || exit 1
|
||||
pushd examples/06_and_07/print_pcap_files || exit 1
|
||||
|
||||
pip install dpkt || exit 1
|
||||
./print_pcap_files.py 07_dm1.pcap || exit 1
|
||||
|
|
Loading…
Reference in a new issue