From 7f6ae49875bdbdd9d2871a2c8d55319d048f3b9b Mon Sep 17 00:00:00 2001 From: Paul van Brenk Date: Tue, 27 Jun 2017 14:33:28 -0700 Subject: [PATCH] Rename async.nexttick-test.ts to async.nexttick-tests.ts --- .../{async.nexttick-test.ts => async.nexttick-tests.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename types/async.nexttick/{async.nexttick-test.ts => async.nexttick-tests.ts} (100%) diff --git a/types/async.nexttick/async.nexttick-test.ts b/types/async.nexttick/async.nexttick-tests.ts similarity index 100% rename from types/async.nexttick/async.nexttick-test.ts rename to types/async.nexttick/async.nexttick-tests.ts