mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-03-30 15:08:32 +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();
|