Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit d641069

Browse files
S-YOUtrotterdylan
authored andcommitted
Add datetime module and unittest (#209)
1 parent b5f04d5 commit d641069

3 files changed

Lines changed: 5524 additions & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ STDLIB_TESTS := \
9696
test/test_string \
9797
test/test_md5 \
9898
test/test_bisect \
99+
test/test_datetime \
99100
threading_test \
100101
time_test \
101102
types_test \

0 commit comments

Comments
 (0)