From defdc436690eac018bf3797133da2c579b87222e Mon Sep 17 00:00:00 2001 From: satoru kimura Date: Mon, 12 May 2014 17:25:27 +0900 Subject: [PATCH] Returned the file name of the test script. --- threejs/{three-all-tests.ts => three-tests.ts} | 0 .../{three-all-tests.ts.tscparams => three-tests.ts.tscparams} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename threejs/{three-all-tests.ts => three-tests.ts} (100%) rename threejs/{three-all-tests.ts.tscparams => three-tests.ts.tscparams} (100%) diff --git a/threejs/three-all-tests.ts b/threejs/three-tests.ts similarity index 100% rename from threejs/three-all-tests.ts rename to threejs/three-tests.ts diff --git a/threejs/three-all-tests.ts.tscparams b/threejs/three-tests.ts.tscparams similarity index 100% rename from threejs/three-all-tests.ts.tscparams rename to threejs/three-tests.ts.tscparams