mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
From docs "If a component is an absolute path, all previous components are thrown away and joining continues from the absolute path component." This commit fixes the args and corrects the expected value. https://docs.python.org/3/library/os.path.html#os.path.join Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>