mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-20 13:16:38 +00:00
7 lines
94 B
JavaScript
7 lines
94 B
JavaScript
|
|
module.exports = require('./unit.js');
|
|
|
|
require('./test-all.js');
|
|
|
|
module.exports.run_all();
|