mirror of
https://github.com/github/codeql.git
synced 2025-12-21 11:16:30 +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.headers import Headers
|
||||
from wsgiref.validate import validator
|
||||
Reference in New Issue
Block a user