Skip to content

Commit 808ea26

Browse files
committed
Add some vertical whitespace.
1 parent 4212a51 commit 808ea26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/org-blog-wp-test.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
("category" "t1c1" "t1c2")
2828
("post_tag" "t1k1" "t1k2" "t1k3")))))
2929
(should (equal (org-blog-post-to-wp post1-struct) post1-wp-input))))
30+
3031
(ert-deftest ob-test-wp-to-post ()
3132
"Transform from a WP response to a post"
3233
(let ((post1-struct '((:blog . "t1b")

0 commit comments

Comments
 (0)