summaryrefslogtreecommitdiff
path: root/test/616-cha-interface-default/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/616-cha-interface-default/build.py')
-rw-r--r--test/616-cha-interface-default/build.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/616-cha-interface-default/build.py b/test/616-cha-interface-default/build.py
index fe1c916d08..3e0ecd5973 100644
--- a/test/616-cha-interface-default/build.py
+++ b/test/616-cha-interface-default/build.py
@@ -15,4 +15,4 @@
def build(ctx):
- ctx.default_build(experimental="default-methods")
+ ctx.default_build(api_level="default-methods")