Added script to the new integration tests.

This commit is contained in:
Richard C Isaacson
2014-02-24 10:57:22 -06:00
parent aaf0a182e1
commit dcbc69b69c
6 changed files with 83 additions and 1 deletions

View File

@@ -33,4 +33,5 @@
- { role: test_lookups, tags: test_lookups }
- { role: test_iterators, tags: test_iterators }
- { role: test_command_shell, tags: test_command_shell }
- { role: test_failed_when, tags: test_failed_when }
- { role: test_failed_when, tags: test_failed_when }
- { role: test_script, tags: test_script }