mirror of
https://github.com/spencershepard/RotorOps.git
synced 2025-11-10 15:45:30 +00:00
5.0 - pydcs library update - does not use DCS install (#56)
Prevent pydcs library from using DCS installation directory
This commit is contained in:
6
tests/test_version.py
Normal file
6
tests/test_version.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import pytest
|
||||
|
||||
|
||||
def test_pass() -> None:
|
||||
assert "this is just a placeholder so pipeline succeeds" != ""
|
||||
|
||||
Reference in New Issue
Block a user