neutron-classifier/neutron_classifier/tests/functional/test_placeholder.py

8 lines
121 B
Python

from neutron_classifier.tests import base
class PlaceholderTest(base.TestCase):
def test_noop(self):
pass