mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 14:52:45 +01:00
3 lines
89 B
Bash
3 lines
89 B
Bash
|
#!/bin/sh
|
||
|
make --silent -C "$(dirname "$0")"/../../../makefiles/tests/feature_resolution
|