more tests

This commit is contained in:
alex 2022-01-24 22:57:52 +00:00
parent 30b7eb7c73
commit e0023a722b
2 changed files with 16 additions and 5 deletions

View file

@ -148,7 +148,7 @@ class Pattern {
split_queries() {
splitQueries() {
// Splits queries at cycle boundaries. This makes some calculations
// easier to express, as all events are then constrained to happen within
// a cycle.