mirror of https://github.com/secdev/scapy.git
Add small test
This commit is contained in:
parent
4ac969c8a8
commit
3ad88257ef
|
@ -362,6 +362,9 @@ _read_config_file(fname)
|
|||
assert(conf.verb == 42)
|
||||
conf.verb = saved_conf_verb
|
||||
|
||||
= Test CacheInstance repr
|
||||
|
||||
conf.netcache
|
||||
|
||||
|
||||
############
|
||||
|
|
Loading…
Reference in New Issue