diff options
Diffstat (limited to 'tests/functional/simple.builder.sh')
-rw-r--r-- | tests/functional/simple.builder.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/simple.builder.sh b/tests/functional/simple.builder.sh index 569e8ca88..4dbc77702 100644 --- a/tests/functional/simple.builder.sh +++ b/tests/functional/simple.builder.sh @@ -8,4 +8,4 @@ export PATH=$goodPath mkdir $out -echo "Hello World!" > $out/hello
\ No newline at end of file +echo "Hello World!" > $out/hello |