From bf2783f0c55e840a31642e087c9e6cb3d2ab41f1 Mon Sep 17 00:00:00 2001 From: Yuichi Nukiyama Date: Sat, 23 Jul 2016 15:50:21 +0900 Subject: [PATCH] to run CI --- tests/cases/compiler/pathsValidation3.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/cases/compiler/pathsValidation3.ts b/tests/cases/compiler/pathsValidation3.ts index 8d677ed15b4..28db959a881 100644 --- a/tests/cases/compiler/pathsValidation3.ts +++ b/tests/cases/compiler/pathsValidation3.ts @@ -7,5 +7,6 @@ } } } + // @filename: a.ts let x = 1; \ No newline at end of file