summaryrefslogtreecommitdiff
path: root/mbw.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbw.c')
-rw-r--r--mbw.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mbw.c b/mbw.c
index eee0b03..5539608 100644
--- a/mbw.c
+++ b/mbw.c
@@ -651,6 +651,8 @@ int main(int argc, char **argv)
tests[0]=1;
tests[1]=1;
tests[2]=1;
+ tests[4]=1;
+ tests[5]=1;
}
if( nr_loops==0 && ((tests[0]+tests[1]+tests[2]+tests[3]+tests[4]+tests[5]) != 1) ) {