Skip to content

Commit 58e3d95

Browse files
committed
fix case sensitive OS
1 parent a7fb611 commit 58e3d95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tests = [
1212
'Packet',
1313
'PixelSampleFormat',
1414
'Rational',
15-
'TimeStamp'
15+
'Timestamp'
1616
]
1717

1818
#create all the tests

0 commit comments

Comments
 (0)