(root)/
Python-3.11.7/
Lib/
test/
test_doctest3.txt
Here we check that `__file__` is provided:

  >>> type(__file__)
  <class 'str'>