diff --git a/test/functions/StoreACL.cfc b/test/functions/StoreACL.cfc
index 684b0bdb6c..677c28e089 100644
--- a/test/functions/StoreACL.cfc
+++ b/test/functions/StoreACL.cfc
@@ -17,7 +17,7 @@
* License along with this library. If not, see .
*
--->
-component extends="org.lucee.cfml.test.LuceeTestCase" {
+component extends="org.lucee.cfml.test.LuceeTestCase" labels="s3" {
//public function beforeTests(){}