Add unit test for ignoring hash bang.
This commit is contained in:
parent
025db4ce3a
commit
8af41b1d3c
4
unittests/hashbang.chai
Normal file
4
unittests/hashbang.chai
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env chai
|
||||||
|
|
||||||
|
//We just have to reach this point for success
|
||||||
|
assert_equal(true, true);
|
Loading…
x
Reference in New Issue
Block a user