1 2 3 4 5 6
;(function () { 'use strict' // Order of the tests we want to execute require('./api/') })()