mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Add unit tests for CryptoKey
This commit is contained in:
parent
7d2ca2d8ac
commit
e461496ecb
6 changed files with 139 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -43,6 +43,7 @@ logs/
|
|||
|
||||
# Generated by unit tests
|
||||
tests/data/*.translation
|
||||
tests/data/crypto/out*
|
||||
|
||||
############################
|
||||
### General build output ###
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue