RotorOps/tests/test_version.py
Spencer Shepard f5dfcf0448
5.0 - pydcs library update - does not use DCS install (#56)
Prevent pydcs library from using DCS installation directory
2023-05-20 15:14:59 -07:00

6 lines
112 B
Python

import pytest
def test_pass() -> None:
assert "this is just a placeholder so pipeline succeeds" != ""