commit | 4e651a9a4bd1541af1affe075cd5710f05576de0 | [log] [tgz] |
---|---|---|
author | Willy Tu <wltu@google.com> | Tue May 13 06:14:40 2025 +0000 |
committer | Willy Tu <wltu@google.com> | Tue May 13 06:19:12 2025 +0000 |
tree | 0bcc211ff24656e0a32b6e316e94e7d840a010e5 | |
parent | 1c28d9699c070e0ae1a7d865b2a0f12c5cc128fd [diff] |
unit-test: Remove newline for dependency checks After formatting with meson formatter, the dependency is not always in a new line. Removing the newline in the regex to fix the runtime dependencies. Change-Id: I3ee9d754fcb60a0e0a9aab2e6e94b91c3b11f240 Signed-off-by: Willy Tu <wltu@google.com>