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