Skip to content

Commit 4720677

Browse files
Roman Sorokafacebook-github-bot
authored andcommitted
Clean-up on by default flag] prefix_/_5
Reviewed By: Nekitosss Differential Revision: D48311577 fbshipit-source-id: a3a305e4c7d6d4cd3c82e21318764f8e6fdbb930
1 parent 015954e commit 4720677

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

exir/tests/TARGETS

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ python_unittest(
426426
srcs = [
427427
"test_dim_order_utils.py",
428428
],
429-
supports_static_listing = True,
430429
deps = [
431430
"//caffe2:torch",
432431
"//executorch/exir:dim_order_utils",
@@ -438,7 +437,6 @@ python_unittest(
438437
srcs = [
439438
"test_memory_format_ops_pass.py",
440439
],
441-
supports_static_listing = True,
442440
deps = [
443441
"//caffe2:torch",
444442
"//executorch/exir:lib",

0 commit comments

Comments
 (0)