diff Tests.lua @ 3:1cc6e4710e2e

adding tests
author wobin
date Fri, 17 Apr 2009 15:59:51 +1000
parents
children d1383f2d9b43
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Tests.lua	Fri Apr 17 15:59:51 2009 +1000
@@ -0,0 +1,9 @@
+-- Tests for Squawk
+
+if not Squawk then return end
+
+--[[
+--Tests we need to do:
+--
+-- -	
+--]]