Skip to content

Commit 33b5f89

Browse files
committed
fix tag attr name
1 parent b4fb6e4 commit 33b5f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tar/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,8 +640,8 @@ pkg_tar(
640640

641641
verify_archive_test(
642642
name = "raw_symlinks_test",
643+
tags = ["only-this-test"],
643644
target = ":raw_symlinks_tar",
644-
targs = ["only-this-test"],
645645
verify_links = {
646646
"raw_symlinks_link1": "link1",
647647
"raw_symlinks_link1.runfiles/_main/tests/tar/raw_symlinks_runfile_link": "../runfile_link",

0 commit comments

Comments
 (0)