Skip to content

Commit 822d96d

Browse files
committed
Generate linuxmain
1 parent 58926d4 commit 822d96d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/V8Tests/XCTestManifests.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ extension V8Tests {
2121
("testEvaluate", testEvaluate),
2222
("testException", testException),
2323
("testFunction", testFunction),
24+
("testPersistentContext", testPersistentContext),
25+
("testSandbox", testSandbox),
2426
]
2527
}
2628

0 commit comments

Comments
 (0)