Skip to content

Commit

Permalink
simple charity test
Browse files Browse the repository at this point in the history
  • Loading branch information
blaylockbk committed Jan 14, 2025
1 parent 149b3e4 commit 1634dba
Show file tree
Hide file tree
Showing 17 changed files with 4 additions and 0 deletions.
Empty file removed tests/__init__.py
Empty file.
4 changes: 4 additions & 0 deletions tests/test_simple.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
def test_charity():
"""Charity never faileth."""

assert "charity" == "charity"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 1634dba

Please sign in to comment.