Merge branch 'master' into 2011-09-09-CxScript

This commit is contained in:
Jonathan Turner 2012-05-18 08:45:14 -07:00
commit 7f5fce001b

4
unittests/hashbang.chai Normal file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env chai
//We just have to reach this point for success
assert_equal(true, true);