Sha256: 382b275373abfc5dc5422104663673af8ded41e4413212740f58d8c0835ad8ee
Contents?: true
Size: 236 Bytes
Versions: 2
Compression:
Stored size: 236 Bytes
Contents
(ns wisp.test (:require [wisp.test.sequence] [wisp.test.ast] [wisp.test.runtime] [wisp.test.string] [wisp.test.reader] [wisp.test.compiler])) (print "\n\nAll tests passed!")
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ruby-wisp-source-0.8.0 | vendor/node_modules/wisp/test/test.wisp |
ruby-wisp-source-0.7.0 | vendor/test/test.wisp |