mirror of
https://github.com/danbulant/node-x11
synced 2026-06-10 18:20:35 +00:00
fix closing '})'
This commit is contained in:
parent
737ecc7b60
commit
c473fe4f72
1 changed files with 1 additions and 1 deletions
|
|
@ -11,6 +11,6 @@ describe('all extension modules', function() {
|
|||
});
|
||||
done();
|
||||
});
|
||||
}
|
||||
});
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue