Skip to content

Commit 27a5e37

Browse files
Show library name.
1 parent b103201 commit 27a5e37

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.org

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
keywords: [[https://srfi.schemers.org/?keywords=testing][Testing]]
88

9+
library-name: testing
10+
911
This repository hosts [[https://srfi.schemers.org/srfi-64/][SRFI 64]]: A Scheme API for test suites, a [[https://srfi.schemers.org/][Scheme Request for Implementation]].
1012

1113
This SRFI is in /final/ status.

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ <h1>SRFI 64: A Scheme API for test suites</h1>
2424
<p class="based-on"></p>
2525
<p class="status">status: <em>final</em> (2006-06-18)</p>
2626
<p class="keywords">keywords: <a href="https://srfi.schemers.org/?keywords=testing">Testing</a></p>
27+
<p class="library-name">library name: testing</p>
2728

2829
<ul class="info">
2930
<li><a href="srfi-64.html">The SRFI Document</a></li>

0 commit comments

Comments
 (0)