1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

iwconfig: add to parser list + move test fixture to generic folder

This commit is contained in:
Thomas Vincent
2022-12-21 17:12:20 -05:00
parent e996b3a9f6
commit bcd7bac950
6 changed files with 46 additions and 47 deletions

View File

@ -65,6 +65,7 @@ parsers: List[str] = [
'iptables',
'iso-datetime',
'iw-scan',
'iwconfig',
'jar-manifest',
'jobs',
'jwt',