diff --git a/tests/conftest.py b/tests/conftest.py index 47dd857..a2e742f 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,6 +1,6 @@ """Configure pytest for testing with nisync devices. -This module includes fixtures for setting up resources +This module includes fixtures for setting up resources and command line options for specifying resource names needed by test_session.py. """