Of course it's JS.

This commit is contained in:
joshaber
2015-12-02 14:36:25 -05:00
parent e8a5864707
commit 6c58550bf4

View File

@@ -23,7 +23,7 @@ function copyRepository () {
return fs.realpathSync(workingDirPath)
}
describe('GitRepositoryAsync-js', () => {
describe('GitRepositoryAsync', () => {
let repo
afterEach(() => {