Skip to content

Commit 792e845

Browse files
committed
Updating BUILD file to load py_test
1 parent d1f5558 commit 792e845

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
load("@rules_python//python:py_test.bzl", "py_test")
2+
13
py_test(
24
name = "compile_test",
35
srcs = ["test/compile_test.py"],

0 commit comments

Comments
 (0)