(define-module (tests scene) #:use-module (catbird scene) #:use-module (srfi srfi-64) #:use-module (tests utils)) (with-tests "scene" #t)