Skip to content

Commit 0705f01

Browse files
author
lck6055
committed
Added test file to verify Hacktoberfest repository inclusion
1 parent 8567c35 commit 0705f01

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Python/Hacktoberfest_test.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
"""
2+
Test file for Hacktoberfest inclusion.
3+
Author: lck6055
4+
"""
5+
def test_hacktoberfest():
6+
print("Testing Hacktoberfest repository inclusion...")
7+

0 commit comments

Comments
 (0)