changeset 10760 | d7d73e3ceb3c |
parent 10755 | 0307ac773941 |
child 10968 | 2d29fee2b7b8 |
--- a/src/lr-wpan/test/lr-wpan-ack-test.cc Sat Apr 26 23:11:44 2014 -0700 +++ b/src/lr-wpan/test/lr-wpan-ack-test.cc Sat Apr 26 23:27:34 2014 -0700 @@ -114,7 +114,7 @@ // Enable calculation of FCS in the trailers. Only necessary when interacting with real devices or wireshark. // GlobalValue::Bind ("ChecksumEnabled", BooleanValue (true)); - + // Set the random seed and run number for this test RngSeedManager::SetSeed (1); RngSeedManager::SetRun (6);