index
:
guitar
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fretboard.rs
blob: 417d494e7dfe84b9ff2027ada13c34a5e457e5c9 (
plain
) (
blame
)
1
2
3
4
5
6
use
guitar
;
#[test]
fn
it_works
()
{
assert_eq!
(
4
,
4
);
}