[tests] Fix serde tests

This commit is contained in:
Félix Saparelli
2019-06-20 22:21:59 +12:00
parent 53af675787
commit 4bbbb08710
+1
View File
@@ -2,6 +2,7 @@
// LICENSE.ARTISTIC file, and the Creative Commons Zero 1.0 license.
use notify::event::*;
use serde_json::json;
#[test]
fn events_are_debuggable() {