mirror of
https://github.com/S2-/gitlit
synced 2025-08-06 22:20:05 +02:00
remove node_modules
This commit is contained in:
7
app/node_modules/home-path/test.js
generated
vendored
7
app/node_modules/home-path/test.js
generated
vendored
@@ -1,7 +0,0 @@
|
||||
var test = require('tape')
|
||||
var getHomePath = require('./')
|
||||
|
||||
test('returns string', function (t) {
|
||||
t.equal(typeof getHomePath(), 'string')
|
||||
t.end()
|
||||
})
|
Reference in New Issue
Block a user