Trigger CI
This commit is contained in:
parent
299089ee6e
commit
ecb88350b9
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include "x-platform/syscall.h"
|
||||
|
||||
|
||||
TEST(XPlatformSyscall, FnMatchBasicPath) {
|
||||
const std::string pattern("*.doc");
|
||||
const std::string str("some/path/abcd.doc");
|
||||
|
|
Loading…
Reference in New Issue