From e3d703b80ffe442d83879c070e0bbeafa4f4ef20 Mon Sep 17 00:00:00 2001 From: Peter Scheibel Date: Thu, 15 Oct 2015 10:33:39 -0700 Subject: [PATCH] Change name of file to conform to conventions. --- lib/spack/spack/cmd/{testinstall.py => test-install.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/spack/spack/cmd/{testinstall.py => test-install.py} (100%) diff --git a/lib/spack/spack/cmd/testinstall.py b/lib/spack/spack/cmd/test-install.py similarity index 100% rename from lib/spack/spack/cmd/testinstall.py rename to lib/spack/spack/cmd/test-install.py