From edc020744701275f75a8e9d382ad6c68454b62b9 Mon Sep 17 00:00:00 2001 From: xiekeyang Date: Tue, 14 Feb 2017 10:45:04 +0800 Subject: [PATCH] rename manifest_backwards_compatibility_test.go This file test more types than manifest. Signed-off-by: xiekeyang --- ...ards_compatibility_test.go => backwards_compatibility_test.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename schema/{manifest_backwards_compatibility_test.go => backwards_compatibility_test.go} (100%) diff --git a/schema/manifest_backwards_compatibility_test.go b/schema/backwards_compatibility_test.go similarity index 100% rename from schema/manifest_backwards_compatibility_test.go rename to schema/backwards_compatibility_test.go