Changed my name :)
This commit is contained in:
parent
23d62fec56
commit
54bb03a8d4
2
info.rkt
2
info.rkt
|
@ -8,4 +8,4 @@
|
|||
(define scribblings '(("scribblings/repltest.scrbl" ())))
|
||||
(define pkg-desc "Copy-paste your REPL interactions, and have them run as tests")
|
||||
(define version "0.1")
|
||||
(define pkg-authors '(|Georges Dupéron|))
|
||||
(define pkg-authors '(|Suzanne Soy|))
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
scriblib/footnote]
|
||||
|
||||
@title{REPL test: copy-paste REPL interactions to define tests}
|
||||
@author{Georges Dupéron}
|
||||
@author{Suzanne Soy}
|
||||
|
||||
Source code: @url{https://github.com/jsmaniac/repltest}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user