summaryrefslogtreecommitdiffstats
path: root/toolkit/components/uniffi-fixtures/sprites/tests/test_generated_bindings.rs
blob: 00dd779d68be74713874badbd1b212a18cce1513 (plain)
1
2
3
4
5
6
uniffi::build_foreign_language_testcases!(
    "tests/bindings/test_sprites.py",
    "tests/bindings/test_sprites.rb",
    "tests/bindings/test_sprites.kts",
    "tests/bindings/test_sprites.swift",
);