Skip to content

Commit c8e85ea

Browse files
tests -> test
1 parent a64082b commit c8e85ea

File tree

6 files changed

+2
-1
lines changed

6 files changed

+2
-1
lines changed

tests/__init__.py test/__init__.py

File renamed without changes.

tests/conftest.py test/conftest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from tests import config as my_config
1+
from test import config as my_config
22

33

44
def pytest_addoption(parser):
File renamed without changes.
File renamed without changes.

vendor/DAGMC

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 4303ac509bbbb98b944dda44001105cdf9e23cfc

0 commit comments

Comments
 (0)