From a99412d02a48afdda97ce3f95e38ce5f567d1e56 Mon Sep 17 00:00:00 2001 From: Sam Saint-Pettersen Date: Sun, 19 Jul 2015 14:47:28 +0100 Subject: [PATCH] Update to-title-case-gouch-tests.ts --- to-title-case-gouch/to-title-case-gouch-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/to-title-case-gouch/to-title-case-gouch-tests.ts b/to-title-case-gouch/to-title-case-gouch-tests.ts index 80f824289..68e0a616b 100644 --- a/to-title-case-gouch/to-title-case-gouch-tests.ts +++ b/to-title-case-gouch/to-title-case-gouch-tests.ts @@ -1,5 +1,5 @@ /// -/// +/// import fs = require('fs');