close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Changeset 286


Ignore:
Timestamp:
2015-06-05T20:55:35-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/utils-tests.lisp

    r285 r286  
    1 (require :fiveam)
    2 (def-suite utils-suite
     1(load "~/quicklisp/setup")
     2(ql:quickload :fiveam)
     3
     4(in-package :cl-user)
     5
     6(5am:def-suite utils-suite
    37    :description "Utils Suite")
    48(in-suite my-suite)
Note: See TracChangeset for help on using the changeset viewer.