removed /etc and /opt

This commit is contained in:
cutemeli
2025-12-22 10:48:14 +00:00
parent 5ce7ca2c5d
commit 10d1afbb17
32559 changed files with 0 additions and 6756692 deletions

View File

@@ -1,10 +0,0 @@
import os
from test.support import load_package_tests
from test.support import import_helper
# Skip tests if we don't have concurrent.futures.
import_helper.import_module('concurrent.futures')
def load_tests(*args):
return load_package_tests(os.path.dirname(__file__), *args)

View File

@@ -1,4 +0,0 @@
from . import load_tests
import unittest
unittest.main()

Some files were not shown because too many files have changed in this diff Show More