On Sat, Jun 25, 2011 at 2:11 PM, David Nolen <dnolen.li...@gmail.com> wrote:

> On Sat, Jun 25, 2011 at 2:06 PM, Gregg Reynolds <d...@mobileink.com> wrote:
>
>> (ns gae-lex.test.dataServiceTests
>>   (:use [gae-lex.core])
>>   (:import (gae-lex.core.Author))
>> ...)
>>
>
> (ns gae-lex.test.dataServiceTests
>   (:use [gae-lex.core])
>   (:import [gae_lex.core Author])
> ...)
>
> Should work.
>

Jackpot!  Thanks a million.

-Gregg

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to