From a624b99ffabbc29fa7bd56ce50981ea651f78923 Mon Sep 17 00:00:00 2001 From: Zach Loafman Date: Mon, 9 Feb 2015 14:47:02 -0800 Subject: [PATCH] Move basic.go to rc.go --- test/e2e/{basic.go => rc.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/e2e/{basic.go => rc.go} (100%) diff --git a/test/e2e/basic.go b/test/e2e/rc.go similarity index 100% rename from test/e2e/basic.go rename to test/e2e/rc.go