This commit is contained in:
Jason Turner 2012-05-18 16:58:33 -06:00
commit c386af6813

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);