mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/unittests: remove invisible unicode chars
This commit is contained in:
parent
eff3a42dd6
commit
854082272a
@ -1,3 +1,3 @@
|
||||
USEPKG += cn-cbor
|
||||
USEPKG += cn-cbor
|
||||
USEMODULE += fmt
|
||||
USEMODULE += memarray
|
||||
|
@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
* Copyright (C) Lorenz Hüther, Mathias Detmers
|
||||
*
|
||||
* This file is subject to the terms and conditions of the GNU Lesser
|
||||
|
@ -1 +1 @@
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
|
@ -1,4 +1,4 @@
|
||||
CFLAGS +=-DCOSE_SIGNATURES_MAX=2
|
||||
CFLAGS +=-DCOSE_SIGNATURES_MAX=2
|
||||
|
||||
USEPKG += libcose
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
* Copyright (C) 2018 Freie Universität Berlin
|
||||
* Copyright (C) 2018 Inria
|
||||
*
|
||||
|
@ -1 +1 @@
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
|
@ -1 +1 @@
|
||||
USEMODULE += uuid
|
||||
USEMODULE += uuid
|
||||
|
@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
* Copyright (C) 2018 Freie Universität Berlin
|
||||
* Copyright (C) 2018 Inria
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user