Added comments

This commit is contained in:
Chris Troutner
2021-03-07 09:29:56 -08:00
parent 7cafb11c0d
commit ff5554ab68
2 changed files with 18 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
/*
Unit tests for the rate limit middleware.
*/
'use strict'
const chai = require('chai')