Add BoolNum type and test on slow GLS
This commit is contained in:
@@ -15,6 +15,7 @@ pub fn make_test_node(id: u32) -> Node {
|
||||
split: id,
|
||||
ksprefix: "ks".into(),
|
||||
backend: "testbackend".into(),
|
||||
bin_grain_kind: 0,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user