From a0dae9ed44e1f8ebd928389e612f4a502c05701a Mon Sep 17 00:00:00 2001 From: Joe George Date: Tue, 9 May 2017 16:39:18 -0400 Subject: Cleanup more whitespace Remove extra newlines from the end of files and add newlines to files which are missing one. --- cpp/test/IceStorm/stress/Makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/test/IceStorm/stress/Makefile.mk') diff --git a/cpp/test/IceStorm/stress/Makefile.mk b/cpp/test/IceStorm/stress/Makefile.mk index f254df233f1..2ea1755a6de 100644 --- a/cpp/test/IceStorm/stress/Makefile.mk +++ b/cpp/test/IceStorm/stress/Makefile.mk @@ -13,4 +13,4 @@ $(test)_dependencies = IceStorm Ice TestCommon $(test)_publisher_sources = Publisher.cpp Event.ice $(test)_subscriber_sources = Subscriber.cpp Event.ice -tests += $(test) \ No newline at end of file +tests += $(test) -- cgit v1.2.3