inspec/test/unit/dsl
pete higgins 89e30f8d31 Reduce warnings (#1917)
* Remove some apparently unused test setup to remove some warnings.
* Initialize some instance variables before use to silence warnings.
* Remove an unused variable to remove a warning.
* Remove some indirection.
* Silence logger during tests.
* Check if an instance variable was defined before referencing to remove a warning.
* Define duplicated constant once in root rakefile.
* Initialize an instance variable to remove a warning.
* Remove PROJECT_DIR to reduce coupling.

Signed-off-by: Pete Higgins <pete@peterhiggins.org>
2017-06-15 12:10:47 -04:00
..
control_test.rb bugfix: unindent description misbehaviors 2017-04-25 13:21:38 +02:00
objects_test.rb pretty-print multiline control descriptions 2017-04-25 17:12:30 +02:00
other_keywords_test.rb Reduce warnings (#1917) 2017-06-15 12:10:47 -04:00