Skip to content

Commit a99412d

Browse files
committed
Update to-title-case-gouch-tests.ts
1 parent 7536f06 commit a99412d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/// <reference path="../node/node.d.ts" />
2-
/// <reference path="to-title-case.d.ts" />
2+
/// <reference path="to-title-case-gouch.d.ts" />
33

44
import fs = require('fs');
55

0 commit comments

Comments
 (0)