Skip to content

Commit cfaa95c

Browse files
committed
fixup! riotctrl_ctrl: provide tests for factory
1 parent fb66a69 commit cfaa95c

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

dist/pythonlibs/riotctrl_ctrl/tests/test_factory.py

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
#! /usr/bin/env python
2-
# -*- coding: utf-8 -*-
3-
# vim:fenc=utf-8
1+
# Copyright (C) 2021 Freie Universität Berlin
42
#
5-
# Copyright © 2021 Martine Lenders <[email protected]>
6-
#
7-
# Distributed under terms of the MIT license.
3+
# This file is subject to the terms and conditions of the GNU Lesser
4+
# General Public License v2.1. See the file LICENSE in the top level
5+
# directory for more details.
86

97
import riotctrl.ctrl
108

0 commit comments

Comments
 (0)