Changeset 13323


Ignore:
Timestamp:
06/10/11 15:52:17 (12 years ago)
Author:
Mark Evenson
Message:

Update remote jar for pathname tests.

An incompatible FASL format prevented the tests from working.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abcl/test/lisp/abcl/jar-pathname.lisp

    r13314 r13323  
    155155
    156156(defvar *url-jar-pathname-base*
    157   "jar:http://abcl-dynamic-install.googlecode.com/files/baz-20101103a.jar!/")
     157  "jar:http://abcl-dynamic-install.googlecode.com/files/baz-20110610a.jar!/")
    158158
    159159(defmacro load-url-relative (path)
Note: See TracChangeset for help on using the changeset viewer.