X7ROOT File Manager
Current Path:
/opt/cloudlinux/venv/lib/python3.11/site-packages/tap/tests
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
tap
/
tests
/
ðŸ“
..
📄
__init__.py
(71 B)
ðŸ“
__pycache__
📄
factory.py
(1.05 KB)
📄
test_example.py
(187 B)
📄
testcase.py
(208 B)
Editing: test_example.py
import unittest class TestCase(unittest.TestCase): def test_it(self): """This example exists for the test suite to have an in-package test.""" self.assertTrue(True)
Upload File
Create Folder