From 4824b1b3ab3ee8cb6475aca64e3bb6bb1151ff64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Glotfelty=20=F0=9F=9A=80?= Date: Thu, 17 Sep 2020 05:02:08 +0000 Subject: [PATCH] added newline --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index a9f1171..c9e1e6f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -130,4 +130,4 @@ build: false #directly or perform other testing commands. Rust will automatically be placed in the PATH # environment variable. test_script: - - cargo test --verbose %cargoflags% \ No newline at end of file + - cargo test --verbose %cargoflags%