inspec/test/fixtures/files/nginx_quotesd_example.conf
Ryan Davis db8e6e7415 Moved test/unit/mock/* to test/fixtures
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 16:29:03 -08:00

4 lines
74 B
Text

server {
listen 8085;
server_name quotes.com www.quotes.com;
}