Commit a1bdb166 authored by Caiyi H.'s avatar Caiyi H.
Browse files

fix(test): correct test header for libc test to libctest

Showing with 1 addition and 1 deletion
+1 -1
......@@ -324,5 +324,5 @@ run_test "musl" lua_test
run_test "glibc" lua_test
run_test "musl" cyclic_test
run_test "glibc" cyclic_test
run_test "musl" libc_test "libc" true "$ARCH"
run_test "musl" libc_test "libctest" true "$ARCH"
run_test "glibc" libc_test "libctest" true "$ARCH"
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment