summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2019-05-31 13:07:13 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2019-05-31 13:09:11 -0700
commit3dd92cf770b020822817bb78b5d78e77c3244db3 (patch)
treea9728ad31e380fc829df569da31afe0d2b8b18a5
parent35f1d3636974838cd623c65f18b861fa2d16b777 (diff)
downloadmixlib-shellout-lcg/wtfgithub.tar.gz
testing githublcg/wtfgithub
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 45ebedd..4382dfb 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ Provides a simplified interface to shelling out while still collecting both stan
No means for passing input to the subprocess is provided.
+TEST!
+
## Example
### Simple Shellout
Invoke find(1) to search for .rb files: