mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-08 16:08:09 +02:00
_dbus_marshal_validate_test: test both /foo/ and foo/
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=88089
This commit is contained in:
parent
c89cbed909
commit
778c4ee281
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ _dbus_marshal_validate_test (void)
|
|||
"bar",
|
||||
"bar/baz",
|
||||
"/foo/bar/",
|
||||
"/foo/"
|
||||
"/foo/",
|
||||
"foo/",
|
||||
"boo//blah",
|
||||
"//",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue