]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestSimComm/test-unequal.py
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tests / TestSimComm / test-unequal.py
index 8b2da5fa2f31854ce293eda487de233d03b2ec86..a5bcc1e841d5589777def39c0428274d5028a87c 100644 (file)
@@ -42,7 +42,7 @@ m1.createNoiseModel()
 m2.createNoiseModel()
 m3.createNoiseModel()
 
-for i in range(0, 1000000):
+for i in range(0, 200000):
     t.runNextEvent();