move all test files into their own folder, as if this were an authentik recipe repo
This commit is contained in:
parent
3841658e4e
commit
d2f50fb791
22 changed files with 0 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
def test_true():
|
||||
assert 1 + 1 == 2
|
||||
|
||||
|
||||
def test_not_true():
|
||||
assert 1 + 1 == 3
|
||||
Loading…
Add table
Add a link
Reference in a new issue