Skip to content

Commit 78cbeb5

Browse files
authored
- remove note about custom fork of tools.namespace for test-runner (#12)
- remove some duplicated projects
1 parent acb7fb8 commit 78cbeb5

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1570,9 +1570,6 @@ <h2>Test Runners</h2>
15701570
<a href="https://github.com/cognitect-labs/test-runner">test-runner</a>
15711571

15721572

1573-
<i class="pointer" title="Needs babashka fork of tools.namespace.
1574-
">ℹ️</i>
1575-
15761573
</li>
15771574

15781575
</ul>

projects.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ test_runner:
77
name: test-runner
88
url: https://github.com/cognitect-labs/test-runner
99
categories: [Test Runners]
10-
notes: |
11-
Needs babashka fork of tools.namespace.
1210

1311
spec_alpha:
1412
name: spec.alpha
@@ -394,11 +392,6 @@ hashp:
394392
url: https://github.com/weavejester/hashp
395393
categories: [Debugging]
396394

397-
hashp:
398-
name: hashp
399-
url: https://github.com/weavejester/hashp
400-
categories: [Debugging]
401-
402395
faker:
403396
name: Faker
404397
url: https://github.com/paraseba/faker
@@ -409,11 +402,6 @@ clansi:
409402
url: https://github.com/ams-clj/clansi
410403
categories: [Terminal Utilities]
411404

412-
clansi:
413-
name: Clansi
414-
url: https://github.com/ams-clj/clansi
415-
categories: [Terminal Utilities]
416-
417405
core_match:
418406
name: core.match
419407
url: https://github.com/clojure/core.match

0 commit comments

Comments
 (0)