Skip to content

Commit 9329355

Browse files
committed
Apply changes
Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
1 parent f7b7dfb commit 9329355

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

py_utils/test/py_utils/unittest/system/test_System.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,3 @@ def test_is_windows():
4646
# Test case 3: Running the script on a different operating system
4747
os.name = 'mac'
4848
assert (is_windows() is False)
49-
50-
51-
# Run the tests
52-
test_is_linux()
53-
test_is_windows()

0 commit comments

Comments
 (0)