8 lines
129 B
Python
8 lines
129 B
Python
sh_test(
|
|
name = "test",
|
|
srcs = ["test.sh"],
|
|
data = [
|
|
"//:test_job.cfg",
|
|
"//:test_job.exec",
|
|
],
|
|
)
|