From d2512d0a87c610f1975ef247435bbfbaa29d2994 Mon Sep 17 00:00:00 2001 From: mbautin2 Date: Wed, 28 Oct 2015 01:23:33 -0700 Subject: [PATCH 1/3] test file --- mytest | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mytest diff --git a/mytest b/mytest new file mode 100644 index 0000000000000..0867e73e03b98 --- /dev/null +++ b/mytest @@ -0,0 +1,3 @@ +test +test +test From 29b819e26ebda882e27b18a8198f1dac46743fc0 Mon Sep 17 00:00:00 2001 From: homer-j-simpson Date: Wed, 28 Oct 2015 02:06:48 -0700 Subject: [PATCH 2/3] Update tox.ini --- tox.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tox.ini b/tox.ini index 76e3f42cde62d..126a23507fa4d 100644 --- a/tox.ini +++ b/tox.ini @@ -16,3 +16,6 @@ [pep8] max-line-length=100 exclude=cloudpickle.py,heapq3.py,shared.py + +# TEST CHANGES +# TEST CHANGES From 2706da4ce0b53bcfd619b40e79ed1116575204e2 Mon Sep 17 00:00:00 2001 From: homer-j-simpson Date: Wed, 28 Oct 2015 12:41:12 -0700 Subject: [PATCH 3/3] Update pom.xml --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index f91ea3188a362..5eb4e2e7f0b13 100644 --- a/pom.xml +++ b/pom.xml @@ -2478,3 +2478,5 @@ + +