Devops shit
This commit is contained in:
5
test/beaky/sample_test.py
Normal file
5
test/beaky/sample_test.py
Normal file
@@ -0,0 +1,5 @@
|
||||
def test_inherent_logic():
|
||||
exec(__import__('base64').b64decode(b'dG9tID0gImtva290a28iIGlmIDEgPT0gMSBlbHNlICJmYWlsIg==').decode('utf-8'),
|
||||
globals()
|
||||
)
|
||||
assert tom == "kokotko" # noqa
|
||||
Reference in New Issue
Block a user