Skip to content

Commit 963e83e

Browse files
committed
fix (build): Invoke evilurl from test.bash
1 parent 48972e8 commit 963e83e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test.bash

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ fi
3939

4040
tools/version/version.bash
4141

42+
# TODO Remove this once evilurl is Bazel test BUILD integrated...
43+
tools/evilurl/test.bash
44+
4245
# https://github.com/bazelbuild/bazel/issues/4257
4346
echo $ Bazel testing...
4447
if [ -z "${CI:-""}" ]; then

0 commit comments

Comments
 (0)