You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2020/05/30 14:43:14 UTC

[jmeter] branch master updated: Spacepolice

This is an automated email from the ASF dual-hosted git repository.

fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f2a588  Spacepolice
3f2a588 is described below

commit 3f2a588213d8bf61af2fbd948d3b4e2e3362ef43
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sat May 30 16:42:59 2020 +0200

    Spacepolice
---
 .../java/org/apache/jmeter/gui/action/ParseCurlCommandActionTest.java    | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/protocol/http/src/test/java/org/apache/jmeter/gui/action/ParseCurlCommandActionTest.java b/src/protocol/http/src/test/java/org/apache/jmeter/gui/action/ParseCurlCommandActionTest.java
index 8eb717e..04c99de 100644
--- a/src/protocol/http/src/test/java/org/apache/jmeter/gui/action/ParseCurlCommandActionTest.java
+++ b/src/protocol/http/src/test/java/org/apache/jmeter/gui/action/ParseCurlCommandActionTest.java
@@ -517,4 +517,3 @@ public class ParseCurlCommandActionTest {
         return method;
     }
 }
-