summaryrefslogtreecommitdiff
path: root/test/970-iface-super-resolution-gen/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/970-iface-super-resolution-gen/build.py')
-rw-r--r--test/970-iface-super-resolution-gen/build.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/970-iface-super-resolution-gen/build.py b/test/970-iface-super-resolution-gen/build.py
index 795eb6eff7..114e452085 100644
--- a/test/970-iface-super-resolution-gen/build.py
+++ b/test/970-iface-super-resolution-gen/build.py
@@ -18,4 +18,4 @@ import os
def build(ctx):
ctx.bash("./generate-sources --" + ctx.mode)
- ctx.default_build(experimental="default-methods")
+ ctx.default_build(api_level="default-methods")