[DRE-commits] [ruby-org] 178/303: Modify tests content and remove test/ directory.
Jérémy Bobbio
lunar at alioth.debian.org
Fri Aug 9 17:33:53 UTC 2013
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository ruby-org.
commit 281ec7b4ac32bd7bd53d64699d4e17953e1c6077
Author: Waldemar Quevedo <waldemar.quevedo at gmail.com>
Date: Sat Aug 4 11:14:19 2012 +0900
Modify tests content and remove test/ directory.
---
spec/html_examples/code-lists.html | 2 +-
spec/html_examples/code-lists.org | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/spec/html_examples/code-lists.html b/spec/html_examples/code-lists.html
index d881849..9270d25 100644
--- a/spec/html_examples/code-lists.html
+++ b/spec/html_examples/code-lists.html
@@ -103,7 +103,7 @@
<dl>
<dt>Hello</dt><dd>Hola Paragrap continues here</dd>
<blockquote>
- <p>Cuando me desperté, el dinosaurio estaba allí.</p>
+ <p>Cuando me desperte, el dinosaurio estaba alli.</p>
</blockquote>
<dt>Dog</dt><dd>Perro Paragraph</dd>
<li>Last sublist
diff --git a/spec/html_examples/code-lists.org b/spec/html_examples/code-lists.org
index 54eac4b..f95e21b 100644
--- a/spec/html_examples/code-lists.org
+++ b/spec/html_examples/code-lists.org
@@ -74,7 +74,7 @@
+ Hello :: Hola
Paragrap continues here
#+begin_quote
- Cuando me desperté, el dinosaurio estaba allí.
+ Cuando me desperte, el dinosaurio estaba alli.
#+end_quote
+ Dog :: Perro
Paragraph
diff --git a/test/test_orgmode_parser.rb b/test/test_orgmode_parser.rb
deleted file mode 100644
index e69de29..0000000
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-org.git
More information about the Pkg-ruby-extras-commits
mailing list