From 1992f41ea91236f1803eaebc2302f25f59648eec Mon Sep 17 00:00:00 2001 From: Daniel Rosenwasser Date: Tue, 20 Sep 2016 15:51:05 -0400 Subject: [PATCH] Rename index-tests.ts to gulp-file-include-tests.ts --- .../{index-tests.ts => gulp-file-include-tests.ts} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename gulp-file-include/{index-tests.ts => gulp-file-include-tests.ts} (99%) diff --git a/gulp-file-include/index-tests.ts b/gulp-file-include/gulp-file-include-tests.ts similarity index 99% rename from gulp-file-include/index-tests.ts rename to gulp-file-include/gulp-file-include-tests.ts index 1d0d995236..bd6b6bc810 100644 --- a/gulp-file-include/index-tests.ts +++ b/gulp-file-include/gulp-file-include-tests.ts @@ -37,4 +37,4 @@ function testD() { arr: ["test1", "test2"] } }); -} \ No newline at end of file +}