mirror of
https://github.com/denoland/deno.git
synced 2025-09-30 14:11:14 +00:00
parent
1f6f2f5cae
commit
bfe08aa462
10 changed files with 20 additions and 21 deletions
|
@ -2,7 +2,7 @@
|
|||
// All rights reserved. MIT License.
|
||||
#include "testing/gtest/include/gtest/gtest.h"
|
||||
|
||||
#include "include/deno.h"
|
||||
#include "deno.h"
|
||||
|
||||
TEST(MockRuntimeTest, InitializesCorrectly) {
|
||||
Deno* d = deno_new(nullptr, nullptr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue