aboutsummaryrefslogtreecommitdiff
path: root/tests/cellcompare_check.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cellcompare_check.c')
-rw-r--r--tests/cellcompare_check.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cellcompare_check.c b/tests/cellcompare_check.c
index 129fa367..695d6258 100644
--- a/tests/cellcompare_check.c
+++ b/tests/cellcompare_check.c
@@ -262,7 +262,7 @@ int main(int argc, char *argv[])
UnitCell *cell, *cref;
gsl_rng *rng;
int i;
- const int ntrial = 10;
+ const int ntrial = 5;
double tols[] = { 0.01, 0.01, 0.01,
deg2rad(1.0), deg2rad(1.0), deg2rad(1.0) };