Skip to content

Commit b4b1ac5

Browse files
abhinaykukkadapuagrima1304
authored andcommitted
Fix typo in target file (pytorch#13443)
Fixing typo introduced in #[13386](pytorch#13386)
1 parent 0e90935 commit b4b1ac5

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)