diff options
| author | Brian Cully <bjc@spork.org> | 2025-07-28 10:50:12 -0400 |
|---|---|---|
| committer | Brian Cully <bjc@spork.org> | 2025-07-28 10:50:12 -0400 |
| commit | ba2a92120c56a5989f4f97b2d1450667ec16ad5e (patch) | |
| tree | aaee2bcc95187a42d0e7cd0921e22b3b5b05e2b7 /tests.html | |
| parent | 21664833f7ede94d812135e1b4ce88c241b5bf69 (diff) | |
| download | chords-ba2a92120c56a5989f4f97b2d1450667ec16ad5e.tar.gz chords-ba2a92120c56a5989f4f97b2d1450667ec16ad5e.zip | |
make tests run button force refresh
works in ff at least, and that's what i use
Diffstat (limited to 'tests.html')
| -rw-r--r-- | tests.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,8 +7,8 @@ <title>tests</title> </head> <body> + <a href='tests.html'>run</a> <x-test-harness> - <a href='tests.html'>run</a> <dl> <dt class='passed'>passed</dt> <dd class='passed-count'>0</dd> |
