Skip to content
Snippets Groups Projects
Commit 1b325e27 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

test: set a phia memory limit for engine_long tests

parent 13a1b9f2
No related merge requests found
......@@ -6,6 +6,7 @@ os.execute("rm -rf phia_test")
os.execute("mkdir -p phia_test")
local phia = {
memory_limit = 0.1,
threads = 5
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment