mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 10:37:13 +02:00
Remove debug code
This commit is contained in:
@ -330,7 +330,6 @@ board = myboard
|
|||||||
]
|
]
|
||||||
|
|
||||||
config.save()
|
config.save()
|
||||||
print(tmpdir)
|
|
||||||
contents = tmpdir.join("platformio.ini").read()
|
contents = tmpdir.join("platformio.ini").read()
|
||||||
assert contents[-4:] == "yes\n"
|
assert contents[-4:] == "yes\n"
|
||||||
lines = [
|
lines = [
|
||||||
|
Reference in New Issue
Block a user