Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
622d082d
Commit
622d082d
authored
Apr 14, 2020
by
Francesc Guasch
Browse files
wip: removed debug
parent
aead09ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
t/vm/35_remove2.t
View file @
622d082d
...
...
@@ -38,7 +38,7 @@ sub test_remove_domain {
is
(
$@
,"");
my
$list
=
rvd_front
->
list_domains
();
is
(
scalar
@$list
,
0
)
or
die
Dumper
(
$list
)
;
is
(
scalar
@$list
,
0
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment