Skip to content

fix: rename sysvar_ixns.rs to match toml file #12

Open
0xl3on wants to merge 1 commit intosoundsonacid:masterfrom
0xl3on:fix/test-file-name
Open

fix: rename sysvar_ixns.rs to match toml file #12
0xl3on wants to merge 1 commit intosoundsonacid:masterfrom
0xl3on:fix/test-file-name

Conversation

@0xl3on
Copy link
Copy Markdown
Contributor

@0xl3on 0xl3on commented Apr 12, 2026

  • Cargo.toml declares test as sysvar-ixns.rs but currently test is sysvar_ixns.rs so cargo doesn't find it

  • cargo +nightly fmt currently fails on missing test target

  • Re-enables a previously unreachable integration test, so you may need to run cargo build-sbf in programs/sysvar_ixns/ before cargo test

  • Also includes cargo +nightly fmt cleanups in a few adjacent files

@0xl3on 0xl3on force-pushed the fix/test-file-name branch from e2cfa4c to 68853fb Compare April 24, 2026 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant