index
:
modlist.git
main
refactor
modpack manager for minecraft with server support
fxqnlr
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
db_integration.rs
blob: 82cfe0f2b18030ad5e80c96124fe21fbb9766168 (
plain
) (
tree
)
96cc525
^
1
2
3
4
5
6
7
mod db; #[test] fn test_add() { db::setup(); assert!(true); }