mirror of
https://github.com/Aviortheking/IMIE_CQ.git
synced 2025-07-29 23:09:51 +00:00
Test passé
This commit is contained in:
5
Controller/IndexController.js
Normal file
5
Controller/IndexController.js
Normal file
@ -0,0 +1,5 @@
|
||||
module.exports = class IndexController {
|
||||
index(req, res) {
|
||||
res.send('SoftWare Quality Module')
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user