Index: /branches/version-2_12-dev/test/class/helper/SC_Helper_Address_Test.php
===================================================================
--- /branches/version-2_12-dev/test/class/helper/SC_Helper_Address_Test.php	(revision 22073)
+++ /branches/version-2_12-dev/test/class/helper/SC_Helper_Address_Test.php	(revision 22079)
@@ -81,4 +81,7 @@
     }
 
+    /**
+     * @depends testSave
+     */
     function testGet() {
         // testSave のテストが通っていること前提
@@ -100,4 +103,7 @@
     }
 
+    /**
+     * @depends testSave
+     */
     function testGetList() {
         // testSave のテストが通っていること前提
@@ -123,4 +129,7 @@
     }
 
+    /**
+     * @depends testSave
+     */
     function testDelete() {
         // testSave のテストが通っていること前提
