Ported all tests
This commit is contained in:
parent
734484f48e
commit
83d59837fd
15 changed files with 84 additions and 318 deletions
|
|
@ -69,6 +69,10 @@ sub config {
|
|||
return $SESSION->config;
|
||||
}
|
||||
|
||||
sub lib {
|
||||
return $WEBGUI_LIB;
|
||||
}
|
||||
|
||||
sub session {
|
||||
return $SESSION;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue