mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Rename test directory and add comment to clarity on the purpose of splitting them.
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# These tests use a wsgi validator; so are split into a separate directory from the other tests since the models only check for the presence of a validator in the database.
|
||||||
|
|
||||||
from wsgiref.simple_server import make_server
|
from wsgiref.simple_server import make_server
|
||||||
from wsgiref.headers import Headers
|
from wsgiref.headers import Headers
|
||||||
from wsgiref.validate import validator
|
from wsgiref.validate import validator
|
||||||
Reference in New Issue
Block a user