shell/lib/shell/module.rb in sct-0.1.28 vs shell/lib/shell/module.rb in sct-0.1.29
- old
+ new
@@ -2,8 +2,8 @@
module Shell
# import the helper functionality from SCT
Helpers = Sct::Helper
- UI = Sct::UI
+ UI = Sct::UI
-end
\ No newline at end of file
+end