hy/tests/native_tests/contrib/botsbuildbots.hy

6 lines
153 B
Hy
Raw Normal View History

(import [hy.contrib.botsbuildbots [*]])
(require hy.contrib.botsbuildbots)
(defn test-botsbuildbots []
(assert (> (len (first (Botsbuildbots))) 50)))