From ec934bdcf65791045e731ad0fbc8da3bd0e01570 Mon Sep 17 00:00:00 2001 From: Dylan Egan Date: Mon, 22 Aug 2011 13:50:18 -0700 Subject: [PATCH] [compute|aws] Suffix with _tests.rb. --- .../models/aws/{security_groups.rb => security_groups_tests.rb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/compute/models/aws/{security_groups.rb => security_groups_tests.rb} (100%) diff --git a/tests/compute/models/aws/security_groups.rb b/tests/compute/models/aws/security_groups_tests.rb similarity index 100% rename from tests/compute/models/aws/security_groups.rb rename to tests/compute/models/aws/security_groups_tests.rb