File "test_example.py"

Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/opt/cloudlinux/venv/lib/python3.11/site-packages/tap/tests/test_example.py
File size: 187 bytes
MIME-type: text/x-script.python
Charset: utf-8

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)