diff options
| author | Rémi Verschelde | 2017-02-26 20:22:48 +0100 |
|---|---|---|
| committer | GitHub | 2017-02-26 20:22:48 +0100 |
| commit | 1ec8b9fb7dfaa074b1f6c2017790f65ca24fa88c (patch) | |
| tree | 5d4425e514de01a7a140a3eba25b9aad7e16708b /main | |
| parent | ca805744fba0662397ecdcda4e552990a81adfcb (diff) | |
| parent | 0a2c387d5c375aa9dd9e828f100ab55deb8dac72 (diff) | |
| download | godot-1ec8b9fb7dfaa074b1f6c2017790f65ca24fa88c.tar.gz godot-1ec8b9fb7dfaa074b1f6c2017790f65ca24fa88c.tar.zst godot-1ec8b9fb7dfaa074b1f6c2017790f65ca24fa88c.zip | |
Diffstat (limited to 'main')
| -rw-r--r-- | main/tests/test_string.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/tests/test_string.cpp b/main/tests/test_string.cpp index a4a8ceb07..518c4503f 100644 --- a/main/tests/test_string.cpp +++ b/main/tests/test_string.cpp @@ -835,7 +835,6 @@ bool test_28() { bool test_29() { - bool error = false; bool state = true; bool success = false; |
