Home
last modified time | relevance | path

Searched refs:test_roundtrip_tabs (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/textwrap/tests/
Dindent.rs40 fn test_roundtrip_tabs() { in test_roundtrip_tabs() function
/external/python/cpython3/Lib/test/
Dtest_textwrap.py937 def test_roundtrip_tabs(self): member in IndentTestCase