From 83fccc4bebd9eb508c2f64752f24d79e7bd0db37 Mon Sep 17 00:00:00 2001 From: Mike Thomsen Date: Thu, 31 May 2018 08:35:25 -0400 Subject: [PATCH] NIFI-5024 Fixed a checkstyle issue that was missed in the merge of 5024. --- .../nifi-standard-bundle/nifi-standard-processors/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml index 4d328d02ca..babc43825d 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml @@ -337,6 +337,7 @@ src/test/resources/CompressedData/SampleFile.txt src/test/resources/CompressedData/SampleFileConcat.txt src/test/resources/ExecuteCommand/1000bytes.txt + src/test/resources/ExecuteCommand/1mb.txt src/test/resources/ExecuteCommand/test.txt src/test/resources/ScanAttribute/dictionary-with-empty-new-lines src/test/resources/ScanAttribute/dictionary-with-extra-info