mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-21 16:55:54 +00:00
Remove blob fixture namespace
This commit is contained in:
3
test/fixtures/coffee/hello.js
vendored
Normal file
3
test/fixtures/coffee/hello.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
(function() {
|
||||
console.log("Hello, World!");
|
||||
}).call(this);
|
||||
Reference in New Issue
Block a user