mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
Python: Use mock for tornado tests
This commit is contained in:
2
python/ql/test/query-tests/Security/lib/tornado/web.py
Normal file
2
python/ql/test/query-tests/Security/lib/tornado/web.py
Normal file
@@ -0,0 +1,2 @@
|
||||
class RequestHandler(object):
|
||||
pass
|
||||
Reference in New Issue
Block a user