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