Commit 7213da1
committed
Python: Use standard naming scheme for taint flow tests
We got into problems since using `string.py` would shadow the string module from
the standard library. By some reason I adopted a pattern of `_` as suffix, but
let us just use the standard pattern of `test_` prefix like a normal testing
framework like pytest does.1 parent f12d29d commit 7213da1
7 files changed
File tree
- python/ql/test/experimental/dataflow/tainttracking
- defaultAdditionalTaintStep-py3
- defaultAdditionalTaintStep
0 commit comments