Browse Source

added TestBasetypes

Nicolas Cannasse 17 years ago
parent
commit
dc3d39f234
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/unit/unit.hxp

+ 1 - 0
tests/unit/unit.hxp

@@ -29,6 +29,7 @@
     <file path="RemotingApi.hx" />
     <file path="RemotingServer.hx" />
     <file path="Test.hx" />
+    <file path="TestBasetypes.hx" />
     <file path="TestBytes.hx" />
     <file path="TestEReg.hx" />
     <file path="TestInt32.hx" />