Skip to content

Commit 178c2b9

Browse files
Update .github/copilot-instructions.md
Co-authored-by: Gabriel Ebner <gebner@gebner.org>
1 parent f8e6707 commit 178c2b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@ Diagnostics are emitted as LSP-compatible JSON (`*_diagnostics.json`) alongside
8080
- `Makefile``../_templates/Makefile`
8181
- `fstar.fst.config.json``../_templates/fstar.fst.config.json`
8282
- `pal.config.json``../_templates/pal.config.json`
83-
Create new test folders by mirroring an existing one (e.g., `test/swap/`) so these symlinks are set up correctly.
83+
Create new test folders by running the `test/new.sh test_name` script so these symlinks are set up correctly.
8484
- The `pulse/` directory contains F*/Pulse library files (`.fst`/`.fsti`) for C interop types.

0 commit comments

Comments
 (0)