summaryrefslogtreecommitdiff
path: root/core/libdeno/test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'core/libdeno/test.cc')
-rw-r--r--core/libdeno/test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libdeno/test.cc b/core/libdeno/test.cc
index 1340fe8c3..3d022c904 100644
--- a/core/libdeno/test.cc
+++ b/core/libdeno/test.cc
@@ -3,7 +3,7 @@
#include <string>
#include "file_util.h"
-deno_buf snapshot = {nullptr, 0, nullptr, 0, 0};
+deno_snapshot snapshot = {nullptr, 0};
int main(int argc, char** argv) {
// Locate the snapshot.