aboutsummaryrefslogtreecommitdiff
path: root/tests/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/settings.py')
-rw-r--r--tests/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/settings.py b/tests/settings.py
index 87601391..7ee0279b 100644
--- a/tests/settings.py
+++ b/tests/settings.py
@@ -13,7 +13,7 @@ COMPILERS = {
},
'llvm_gcc': {
'path': LLVM_GCC,
- 'quantum_size': 1,
+ 'quantum_size': 4,
}
}