go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/lucicfg/testdata/errors/logdog_without_project.star (about)

     1  luci.logdog()
     2  
     3  # Expect errors like:
     4  #
     5  # Traceback (most recent call last):
     6  #   //testdata/errors/logdog_without_project.star: in <toplevel>
     7  #   ...
     8  # Error: luci.logdog("...") refers to undefined luci.project("...")