lr-wpan: (fixes #336) fix test crash

This commit is contained in:
Tommaso Pecorella
2021-01-17 03:28:31 +00:00
parent 314bc4f691
commit 673004edae

View File

@@ -187,6 +187,8 @@ LrWpanAckTestCase::DoRun (void)
RngSeedManager::SetSeed (1);
RngSeedManager::SetRun (6);
Packet::EnablePrinting ();
// Helper - used to create traces
LrWpanHelper helper;
std::string asciiPrefix;