Merge branch 'nextgen' into nextgen_queue_remove
This commit is contained in:
commit
b283ebcdfc
|
@ -545,3 +545,5 @@ unittest
|
|||
assert(queue2.getID() == 1);
|
||||
assert(queue3.getID() == 2);
|
||||
}
|
||||
|
||||
// TODO: Add testing for queue existence (internal method)
|
Loading…
Reference in New Issue