Commit da6b1141 authored by Nawasan Wisitsingkhon's avatar Nawasan Wisitsingkhon

update test code

parent 3d7a789e
#[cfg(test)] #[cfg(test)]
mod tests { mod tests {
use tenjin::{ use tenjin::{
openflow::{controller_frame::ControllerFrame, ofp10::Msg, traiter::OfpMsgEvent}, openflow::{
ofp10::{ControllerFrame10, Msg},
traiter::OfpMsgEvent,
},
Controller, Controller,
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment