it: test content type protocol
This commit is contained in:
parent
3b0757ee53
commit
fd056c5361
8 changed files with 149 additions and 2 deletions
|
|
@ -62,6 +62,7 @@ mod t0028_top_level_restacking;
|
|||
mod t0029_double_click_float;
|
||||
mod t0030_cursor_shape;
|
||||
mod t0031_syncobj;
|
||||
mod t0032_content_type;
|
||||
|
||||
pub trait TestCase: Sync {
|
||||
fn name(&self) -> &'static str;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue