mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 19:50:30 +01:00
Move tests in basic/tests/ up one level preparating to multiple test dirs.
This commit is contained in:
1
tests/basics/set_union.py
Normal file
1
tests/basics/set_union.py
Normal file
@@ -0,0 +1 @@
|
||||
print({1}.union({2}))
|
||||
Reference in New Issue
Block a user