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 611


Ignore:
Timestamp:
2015-06-06T23:46:30-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/5am-tests.lisp

    r610 r611  
    123123    (is (= (priority-queue-remove q) 8))
    124124    (is-true (priority-queue-empty-p q))
    125     (fail (priority-queue-remove q))))
     125    (is-true (priority-queue-remove q))))
    126126
    127127
Note: See TracChangeset for help on using the changeset viewer.