Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 33f5eb4

Browse files
committed
#250 Adds missing content fixture from test case.
1 parent 77c059d commit 33f5eb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/shpec/operation_shpec.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ function test_basic_operations ()
186186
- status_module
187187
- unixd_module
188188
- version_module"
189+
local -r content_index_html="$(< test/fixture/apache/var/www/public_html/index.html)"
189190
local -r required_apache_modules="
190191
authz_core_module
191192
authz_user_module

0 commit comments

Comments
 (0)