diff options
Diffstat (limited to 'tests/wpt/tests/webnn/constant.https.any.js')
-rw-r--r-- | tests/wpt/tests/webnn/constant.https.any.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/wpt/tests/webnn/constant.https.any.js b/tests/wpt/tests/webnn/constant.https.any.js deleted file mode 100644 index afb020d275c..00000000000 --- a/tests/wpt/tests/webnn/constant.https.any.js +++ /dev/null @@ -1,10 +0,0 @@ -// META: title=test WebNN API constant -// META: global=window,dedicatedworker -// META: script=./resources/utils.js -// META: timeout=long - -'use strict'; - -// https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-constant-range - -testWebNNOperation('constant', buildConstantRange);
\ No newline at end of file |