From c248e5e20587d2aa092ec4d903227f65996635c0 Mon Sep 17 00:00:00 2001 From: Everett Hildenbrandt Date: Wed, 6 Jun 2018 09:32:26 -0600 Subject: test.py, VMTests, src/VMTestsFiller, JSONSchema/: output newline at end of files when writing --- .../BlockNumberDynamicJumpInsidePushWithJumpDestFiller.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/VMTestsFiller/vmIOandFlowOperations/BlockNumberDynamicJumpInsidePushWithJumpDestFiller.json') diff --git a/src/VMTestsFiller/vmIOandFlowOperations/BlockNumberDynamicJumpInsidePushWithJumpDestFiller.json b/src/VMTestsFiller/vmIOandFlowOperations/BlockNumberDynamicJumpInsidePushWithJumpDestFiller.json index 14040fee2..efb176951 100644 --- a/src/VMTestsFiller/vmIOandFlowOperations/BlockNumberDynamicJumpInsidePushWithJumpDestFiller.json +++ b/src/VMTestsFiller/vmIOandFlowOperations/BlockNumberDynamicJumpInsidePushWithJumpDestFiller.json @@ -26,4 +26,4 @@ } } } -} \ No newline at end of file +} -- cgit