Fix cfg attribute in bookconfig_test

This commit is contained in:
Matt Brubeck 2016-12-31 10:36:19 -08:00
parent f1df53a4bb
commit 712adcf737
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#[cfg(test)]
#![cfg(test)]
use std::path::Path;
use serde_json;