Skip to content

Commit 11d422b

Browse files
committed
cleanup BUILD file
1 parent 451a4e6 commit 11d422b

File tree

1 file changed

+2
-3
lines changed
  • pants-plugins/uses_services

1 file changed

+2
-3
lines changed

pants-plugins/uses_services/BUILD

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ python_sources(
33
)
44

55
python_test_utils(
6-
sources=[
7-
"data_fixtures.py",
8-
],
6+
name="test_utils",
7+
sources=["data_fixtures.py"],
98
)
109

1110
python_tests(

0 commit comments

Comments
 (0)