Skip to content

Commit

Permalink
fix dependencies for tests system
Browse files Browse the repository at this point in the history
  • Loading branch information
froydnj committed Feb 28, 2010
1 parent 422807d commit 28badcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binascii.asd
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
:components ((:module "tests"
:components
((:file "rt")
(:file "tests")
(:file "tests" :depends-on ("rt"))
(:test-vector-file "ascii85")
(:test-vector-file "base85")
(:test-vector-file "base64")
Expand Down

0 comments on commit 28badcf

Please sign in to comment.