Update to-title-case-gouch-tests.ts

This commit is contained in:
Sam Saint-Pettersen
2015-07-19 14:47:28 +01:00
parent 7536f06587
commit a99412d02a
@@ -1,5 +1,5 @@
/// <reference path="../node/node.d.ts" />
/// <reference path="to-title-case.d.ts" />
/// <reference path="to-title-case-gouch.d.ts" />
import fs = require('fs');