mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-02-02 16:29:39 +00:00
5 lines
110 B
JavaScript
5 lines
110 B
JavaScript
describe('PluginManager', () => {
|
|
it('should register a plugin', () => {
|
|
// Test implementation
|
|
})
|
|
})
|