We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6371de5 commit a23239fCopy full SHA for a23239f
test_plasma.py
@@ -42,6 +42,7 @@ def plasma_file(filename, symbol, options):
42
gctx.filename = filename
43
gctx.entry = symbol
44
gctx.quiet = True
45
+ gctx.db_path = None
46
47
for o in options:
48
if o == "--raw x86":
0 commit comments