Skip to content

Commit

Permalink
Fix tests while building with Bazel.
Browse files Browse the repository at this point in the history
  • Loading branch information
plusvic committed Mar 22, 2023
1 parent 148dac6 commit 96790e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,13 @@ cc_test(
srcs = ["test-pe.c"],
copts = COPTS,
data = [
"data/05cd06e6a202e12be22a02700ed6f1604e803ca8867277d852e8971efded0650",
"data/079a472d22290a94ebb212aa8015cdc8dd28a968c6b4d3b88acdd58ce2d3b885",
"data/079a472d22290a94ebb212aa8015cdc8dd28a968c6b4d3b88acdd58ce2d3b885.upx",
"data/3b8b90159fa9b6048cc5410c5d53f116943564e4d05b04a843f9b3d0540d0c1c",
"data/ChipTune.efi",
"data/ca21e1c32065352d352be6cde97f89c141d7737ea92434831f998080783d5386",
"data/c6f9709feccf42f2d9e22057182fe185f177fb9daaa2649b4669a24f2ee7e3ba_0h_410h",
"data/ca21e1c32065352d352be6cde97f89c141d7737ea92434831f998080783d5386",
"data/mtxex.dll",
"data/mtxex_modified_rsrc_rva.dll",
"data/pe_imports",
Expand Down

0 comments on commit 96790e5

Please sign in to comment.