Sha256: a3fabb534c78562f4b8eed292b5b4d062644c07c851bffb6ec482f5b1d37c9e8
Contents?: true
Size: 254 Bytes
Versions: 1
Compression:
Stored size: 254 Bytes
Contents
#!/usr/bin/env ruby #$Id: test-markdown.rb 75 2006-02-07 00:09:26Z larry $ $:.unshift File.join(File.dirname(__FILE__), "..", "lib") require 'tartan_markdown' require 'wiki-test' cases = WikiTestCases.new(TartanMarkdown, "test-markdown-harder.yml")
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tartan-0.1.0 | test/harder/test-markdown-harder.rb |