Skip to content

Commit

Permalink
Add docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
cdleary committed Oct 18, 2024
1 parent 9c6541c commit ac7e2c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xls/public/test_c_api_symbols.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

class TestCApiSymbols(unittest.TestCase):
def test_symbols_match(self):
"""Tests c_api_symbols.txt matches extern C symbols in .a files."""
# Get the runfiles directory
runfiles_dir = os.environ['TEST_SRCDIR']

Expand Down

0 comments on commit ac7e2c1

Please sign in to comment.