Add test_asserts module

This commit is contained in:
Eryn Wells 2013-09-09 08:52:35 -07:00
parent bfb1a1b3d5
commit 13ca9abc53
3 changed files with 32 additions and 0 deletions

View file

@ -9,6 +9,7 @@ Import('env')
Import('charles_lib')
files = Split("""
test_asserts.c
test_basics.c
test_charles.c
test_object.c