diff dsss.conf @ 32:9df3b7a46a51 experimental

Updated the unit test with the latest changes.
author Jacob Carlborg <doob@me.com>
date Sun, 21 Nov 2010 18:51:05 +0100
parents c422ff6477dd
children 4fea56a5849f
line wrap: on
line diff
--- a/dsss.conf	Sun Nov 21 17:37:20 2010 +0100
+++ b/dsss.conf	Sun Nov 21 18:51:05 2010 +0100
@@ -1,11 +1,11 @@
 #[orange/serialization/Serializer.d]
 
-[main.d]
+#[main.d]
 
 
 #[orange]
 
-#[tests/all.d]
-#buildflags += -unittest
-#target = unittest
-#version += OrangeUnitTest
\ No newline at end of file
+[tests/all.d]
+buildflags += -unittest
+target = unittest
+version += OrangeUnitTest
\ No newline at end of file