Skip to content

Commit

Permalink
Placeholder test
Browse files Browse the repository at this point in the history
  • Loading branch information
nfahlgren committed Feb 16, 2024
1 parent 3e8772a commit 7471020
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/test_geospatial.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
from plantcv import geospatial as gs


def test_geospatial():
"""PlantCV Test"""
assert gs.__name__ == "plantcv.geospatial"

0 comments on commit 7471020

Please sign in to comment.