- Package:
- src:node-eventemitter3
- Source:
- src:node-eventemitter3
- Submitter:
- Andrius Merkys
- Date:
- 2023-08-09 11:39:03 UTC
- Severity:
- normal
Hello, node-eventemitter3 contains a debian/todo file with the following content: Tests depend on node-assume, which is not yet packaged (#962635): mocha spec --timeout 10000 test/test.js node-assume is now packaged and it seems that mocha tests are now used both the build and autopkgtest stage. Thus debian/todo is outdated and should be removed. Andrius