mirror of
https://github.com/danbulant/node-x11
synced 2026-06-24 09:12:13 +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();
|
done();
|
||||||
});
|
});
|
||||||
}
|
});
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue