forked from Rust-related/RustPython
7 lines
76 B
Python
Vendored
7 lines
76 B
Python
Vendored
import unittest
|
|
|
|
from test.test_tomllib import load_tests
|
|
|
|
|
|
unittest.main()
|