credslayer: add missing input for tests

This commit is contained in:
Fabian Affolter 2023-01-27 13:02:21 +01:00
parent 449bb45c17
commit f9989bda91

View file

@ -21,8 +21,9 @@ python3.pkgs.buildPythonApplication rec {
];
nativeCheckInputs = with python3.pkgs; [
wireshark-cli
py
pytestCheckHook
wireshark-cli
];
pytestFlagsArray = [