Files
pyfa/tests/test_placeholder.py
Ebag333 d1e8f5cf5c Placeholder test (#1113)
* Placeholder test

* pep8
2017-04-09 22:44:28 -04:00

5 lines
143 B
Python

# This test does nothing. It just lets us right click and run all tests straight from the `tests` folder.
def test_nothing():
assert True