it: test foreign-toplevel-list
This commit is contained in:
parent
6fe6b1b491
commit
a39031d4f9
12 changed files with 276 additions and 18 deletions
|
|
@ -74,6 +74,7 @@ impl TestRun {
|
|||
tran.init();
|
||||
let registry = tran.get_registry();
|
||||
let jc = registry.get_jay_compositor().await?;
|
||||
jc.enable_symmetric_delete()?;
|
||||
let client_id = jc.get_client_id().await?;
|
||||
let client = self.state.clients.get(client_id)?;
|
||||
Ok(Rc::new(TestClient {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue