]> asedeno.scripts.mit.edu Git - cl-protobufs.git/commitdiff
Whoops, committed an accidental change
authorScott McKay <swm@google.com>
Thu, 14 Jun 2012 18:18:58 +0000 (18:18 +0000)
committerScott McKay <swm@google.com>
Thu, 14 Jun 2012 18:18:58 +0000 (18:18 +0000)
git-svn-id: http://svn.internal.itasoftware.com/svn/ita/trunk/qres/lisp/libs/cl-protobufs@549106 f8382938-511b-0410-9cdd-bb47b084005c

tests/cl-protobufs-tests.asd

index 92aee915b06c7921b9f93455d70a5953d3f29c5b..be4394bb5e71860b3968861e335d1b043ab6b8a8 100644 (file)
@@ -19,7 +19,9 @@
   :maintainer '("Scott McKay")
   :description      "Test code for Protobufs for Common Lisp"
   :long-description "Test code for Protobufs for Common Lisp"
-  :depends-on ()
+  :depends-on (:cl-protobufs :quux :test-tools
+              ;; Some of these tests use QRes business data
+              #+qres :qres-core)
   :serial t
   :components
     ((:module "packages"