lib/mutx/tasks/task.rb in mutx-0.1.2 vs lib/mutx/tasks/task.rb in mutx-0.1.3
- old
+ new
@@ -1,4 +1,5 @@
+# enconding: utf-8
module Mutx
module Tasks
class Task
# Task means what a user can Run. It coul be a test or a tests suites according to the test organization and the used framework
\ No newline at end of file