Skip to content

Commit eb62d01

Browse files
Enable test for WatcherService
1 parent 7336f5a commit eb62d01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ ext.testSets = [
9090
"includes" : [
9191
"org/apache/openwhisk/common/etcd/**",
9292
"org/apache/openwhisk/core/scheduler/**",
93+
"org/apache/openwhisk/core/service/**",
9394
]
9495
],
9596
"REQUIRE_MULTI_RUNTIME" : [

0 commit comments

Comments
 (0)