summaryrefslogtreecommitdiff
path: root/tests/snapshots/term__tabbed__tab_width_3_no_color.snap
blob: e8d797ceae43c53568fb059ec27a665f80ebf481 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
source: codespan-reporting/tests/term.rs
expression: TEST_DATA.emit_no_color(&config)
---
warning: unknown weapon `DogJaw`
  ┌─ tabbed:3:11
  │
3 │       Weapon: DogJaw
  │               ^^^^^^ the weapon
  │

warning: unknown condition `attack-cooldown`
  ┌─ tabbed:4:23
  │
4 │       ReloadingCondition:   attack-cooldown
  │                             ^^^^^^^^^^^^^^^ the condition
  │

warning: unknown field `Foo`
  ┌─ tabbed:5:2
  │
5 │    Foo: Bar
  │    ^^^ the field
  │