| 63 | |
| 64 | Path path() const override; |
| 65 | QString name() const override { return QStringLiteral("Test Project"); } |
| 66 | bool inProject(const IndexedString& path) const override; |
| 67 | void setReloadJob(KJob*) override {} |
| 68 |
no outgoing calls
no test coverage detected