Testcase for THRIFT-5794
Client: netstd
Patch: Sven Roederer & Jens Geyer

This closes #3000
This closes #2999
diff --git a/lib/netstd/Makefile.am b/lib/netstd/Makefile.am
index ccaef9e..bcfe22e 100644
--- a/lib/netstd/Makefile.am
+++ b/lib/netstd/Makefile.am
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-SUBDIRS = . 
+SUBDIRS = .
 
 all-local:
 	$(DOTNETCORE) build -c Release
@@ -77,4 +77,3 @@
 	build.sh \
 	runtests.cmd \
 	runtests.sh
-