srctree
repos
owner
network
issues
0
diffs
0
Public
Robin Linden
parent
6e4cc192
06f49d19
Normalize unit test filenames
inline
split
html/BUILD
added: 2, removed: 2, total 0
@@ -17,7 +17,7 @@ cc_library(
cc_test(
name = "html_test",
size = "small",
srcs = ["test_parser.cpp"],
srcs = ["parser_test.cpp"],
deps = [
":html",
"//etest",
filename was Deleted
added: 2, removed: 2, total 0