| @Test | ||
| void test_Locate_ExistingExecutable_PathFound() { | ||
| - testFunction( SysFile::locate, "ls", "/usr/bin/ls" ); | ||
| + testFunction( SysFile::locate, "env", "/usr/bin/env" ); | ||
| } | ||
| Author | DaveJarvis <email> |
|---|---|
| Date | 2024-04-30 17:08:08 GMT-0700 |
| Commit | a9837a6baa2bcc3d277f9aa707d216ed71638119 |
| Parent | 39c7a45 |
| Delta | 1 line added, 1 line removed |