whitespace
This commit is contained in:
parent
03ce88e015
commit
63cb971aca
|
@ -313,7 +313,7 @@ mod test {
|
||||||
let expected = include_str!("test-resources/test.png.base64").trim();
|
let expected = include_str!("test-resources/test.png.base64").trim();
|
||||||
assert_eq!(output, expected);
|
assert_eq!(output, expected);
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn get_palettes() {
|
fn get_palettes() {
|
||||||
load_default_game();
|
load_default_game();
|
||||||
|
|
Loading…
Reference in New Issue