mirror of
https://github.com/atom/atom.git
synced 2026-02-02 10:45:14 -05:00
Of course it's JS.
This commit is contained in:
@@ -23,7 +23,7 @@ function copyRepository () {
|
||||
return fs.realpathSync(workingDirPath)
|
||||
}
|
||||
|
||||
describe('GitRepositoryAsync-js', () => {
|
||||
describe('GitRepositoryAsync', () => {
|
||||
let repo
|
||||
|
||||
afterEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user