parent
bfbe4e8f52
commit
6256b47f8f
|
@ -30,7 +30,7 @@ sub new {
|
|||
bless $self, $class;
|
||||
# $options->{options} = options object
|
||||
|
||||
$self->{version} = '0.1';
|
||||
$self->{version} = '1.0';
|
||||
%{$self->{modes}} = (
|
||||
'scenario' => 'apps::selenium::mode::scenario',
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue