Merge pull request #9396 from smlng/pr/unittests/cn_cbor/make

tests/unittests, cn_cbor: remove invisible unicode char from Makefile
This commit is contained in:
Koen Zandberg 2018-06-22 10:04:58 +02:00 committed by GitHub
commit eff3a42dd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
include $(RIOTBASE)/Makefile.base include $(RIOTBASE)/Makefile.base
# Tests will fail on platforms <64 bit if not set. # Tests will fail on platforms <64 bit if not set.
# Workaround for missing overflow detection in cn-cbor. # Workaround for missing overflow detection in cn-cbor.