mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
fix ci
This commit is contained in:
parent
0642930302
commit
16695292a1
@ -261,6 +261,7 @@ TEST(socket, thread) {
|
||||
EXPECT_EQ(pikaMemNow(), 0);
|
||||
}
|
||||
|
||||
#if PIKA_FLOAT_TYPE_DOUBLE
|
||||
TEST(socket, json_issue) {
|
||||
/* init */
|
||||
pikaMemInfo.heapUsedMax = 0;
|
||||
@ -290,6 +291,8 @@ TEST(socket, json_issue) {
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
#if !PIKA_NANO_ENABLE
|
||||
TEST(re, match) {
|
||||
/* init */
|
||||
|
Loading…
x
Reference in New Issue
Block a user