Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
Incremented nº planned tests
Browse files Browse the repository at this point in the history
  • Loading branch information
EuAndreh committed Jun 8, 2015
1 parent 3cc5fb3 commit 6dc3d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/cl-bson.lisp
Expand Up @@ -27,7 +27,7 @@

;; NOTE: To run this test file, execute `(asdf:test-system :cl-bson)' in your Lisp.

(plan 5)
(plan 6)

(defmacro! enc-dec-kv (key value)
"Creates a document, adds a KEY VALUE, encodes it with #'ENCODE, decodes it with #'DECODE and uses #'GET-ELEMENT to return the value stored under KEY of the encoded->decoded document."
Expand Down

0 comments on commit 6dc3d4b

Please sign in to comment.