Skip to content

Commit

Permalink
test removed
Browse files Browse the repository at this point in the history
  • Loading branch information
strobba committed Oct 5, 2024
1 parent a04d4a2 commit cca5bdc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/test_unit.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
"""Temporary unit test."""

from storm_water_management.storm_water_management import temp


def test_unit_temp():
"""Unit test of temp function."""
assert temp() is True
pass

0 comments on commit cca5bdc

Please sign in to comment.