Skip to content

Commit 2f7bb7c

Browse files
committed
Trying to get online build to work.
Signed-off-by: Mike Stitt <[email protected]>
1 parent 023b9c6 commit 2f7bb7c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

subprojects/robotpy-wpilib/tests/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

subprojects/robotpy-wpilib/tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import logging
2-
2+
import wpilib
33
import pytest
44
import ntcore
55
from wpilib.simulation._simulation import _resetWpilibSimulationData

0 commit comments

Comments
 (0)