diff unittest.sh @ 42:8b9409423740

Added unit tests for (de)serializing events.
author Jacob Carlborg <doob@me.com>
date Sun, 07 Aug 2011 17:53:50 +0200
parents b538d02578cb
children 6f35fb47ca24
line wrap: on
line diff
--- a/unittest.sh	Sat Aug 06 13:38:26 2011 +0200
+++ b/unittest.sh	Sun Aug 07 17:53:50 2011 +0200
@@ -30,6 +30,7 @@
 tests/AssociativeArray.d \
 tests/AssociativeArrayReference.d \
 tests/Enum.d \
+tests/Event.d \
 tests/Object.d \
 tests/Pointer.d \
 tests/Primitive.d \