Skip to content

Commit 00dedb3

Browse files
Fix typo in target file (#13443)
Fixing typo introduced in #[13386](#13386)
1 parent 5b743f5 commit 00dedb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

export/tests/TARGETS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runtime.python_test(
1414
"//executorch/runtime:runtime",
1515
]
1616
)
17-
z
17+
1818
runtime.python_test(
1919
name = "test_executorch_export",
2020
srcs = [

0 commit comments

Comments
 (0)