Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:16:07

0001 # Created by: Dmitry Romanov, 2024
0002 # This file is part of Firebird Event Display and is licensed under the LGPLv3.
0003 # See the LICENSE file in the project root for full license information.
0004 
0005 def test_example():
0006     assert 1 == 1, "Test failed because 1 is not equal to 1"