mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
Python tests: Make sure stdlib can be found.
This commit is contained in:
@@ -28,3 +28,7 @@ def foo():
|
||||
|
||||
|
||||
foo()
|
||||
|
||||
|
||||
#For test to find stdlib
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user