mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-08 02:36:11 +00:00

These tests are basic, but they should tell us when we've broken something. Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
# This one checks for case sensitivity
|
|
[this "that"]
|
|
other = true
|
|
[this "That"]
|
|
other = yes
|