UNPKG

179 BJavaScriptView Raw
1"use strict";
2// TODO
3
4describe('defines', function() {
5 describe('#getDefineFromString()', function() {
6 it.skip('should get the correct define given a string input');
7 });
8});