We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4212a51 commit 808ea26Copy full SHA for 808ea26
test/org-blog-wp-test.el
@@ -27,6 +27,7 @@
27
("category" "t1c1" "t1c2")
28
("post_tag" "t1k1" "t1k2" "t1k3")))))
29
(should (equal (org-blog-post-to-wp post1-struct) post1-wp-input))))
30
+
31
(ert-deftest ob-test-wp-to-post ()
32
"Transform from a WP response to a post"
33
(let ((post1-struct '((:blog . "t1b")
0 commit comments