Commit 177aca2d authored by adoneria's avatar adoneria Committed by Commit Bot

[updater] fix path to test cases to be discoverable by typ.

Bug: 1122196
Change-Id: Ic66ac3ce36019cf5936a5bdbf8d908b36bd00de5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443641Reviewed-by: default avatarDirk Pranke <dpranke@google.com>
Reviewed-by: default avatarJoshua Pawlicki <waffles@chromium.org>
Commit-Queue: Anjali Doneria <adoneria@google.com>
Cr-Commit-Position: refs/heads/master@{#813238}
parent 74c881a4
......@@ -12,7 +12,7 @@ import typ
def main():
return typ.main(
path=[path_finder.get_integration_tests_dir()],
tests=[path_finder.get_integration_tests_dir()],
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment