mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 19:40:27 +01:00
Add tests to repository
This commit is contained in:
9
tests/javascript/small.js
Normal file
9
tests/javascript/small.js
Normal file
@@ -0,0 +1,9 @@
|
||||
var app = {
|
||||
foo: function(){},
|
||||
bar: function(){}
|
||||
}
|
||||
|
||||
var dsads = {
|
||||
fdfsd: function(){},
|
||||
dsadas: function(){}
|
||||
}
|
||||
Reference in New Issue
Block a user