Move tests to /learn (#16)

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
Nicholas Carrigan (he/him)
2020-11-27 09:53:47 -08:00
committed by GitHub
parent 1d7e913ee7
commit dfc0cdba8c
2 changed files with 0 additions and 130 deletions
-8
View File
@@ -1,11 +1,3 @@
/*
*
*
* Complete the API routing below
*
*
*/
'use strict';
module.exports = function (app) {