🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 01:17:58 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
tap
/
tests
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/tap/tests
🔄 Refresh
✏️
Editing: test_example.py
Read Only
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)
💾 Save Changes
❌ Cancel