tests
python
import_f2c_test.py
Go to the documentation of this file.
1
#==============================================================================
2
# Copyright (C) 2021-2024 Wageningen University - All Rights Reserved
3
# Author: Gonzalo Mier
4
# BSD-3 License
5
#==============================================================================
6
7
# import_f2c_test.py
8
9
import
fields2cover
as
f2c
10
11
def
test_always_passes
():
12
assert
True
13
14
15
import_f2c_test.test_always_passes
def test_always_passes()
Definition:
import_f2c_test.py:11
fields2cover
Author(s):
autogenerated on Fri Apr 25 2025 02:18:31