Remove tests for deprecated operators.

This commit is contained in:
Robin Sommer 2021-07-14 11:23:13 +02:00
parent 7f2769bd17
commit 8d19c43429
2 changed files with 0 additions and 13 deletions

View file

@ -54,8 +54,6 @@ overwrite element (PASS)
access element (PASS)
overwrite element (PASS)
access element (PASS)
++ operator (PASS)
-- operator (PASS)
+ operator (PASS)
- operator (PASS)
* operator (PASS)