mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
gamestate analyser wip
This commit is contained in:
parent
6222258ac2
commit
5f6cfe077e
13 changed files with 379 additions and 9 deletions
|
|
@ -195,7 +195,5 @@ fn entity_test(input_file: &str, snapshot_file: &str) {
|
|||
|
||||
#[test]
|
||||
fn entity_test_short() {
|
||||
better_panic::install();
|
||||
|
||||
entity_test("data/small.dem", "data/small_entities.json");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue