lib/teuton/case/dsl/log.rb in teuton-2.6.0 vs lib/teuton/case/dsl/log.rb in teuton-2.7.0
- old
+ new
@@ -1,7 +1,6 @@
require "rainbow"
-##
-# Define DSL#log function
+
module DSL
##
# Record log message
# @param text (String)
# @param type (Symbol) Values :info, :warn or :error