Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
kiara_plugin.dh_benelux_2023 / tests / test_kiara_modules_default.py
Size: Mime:
#!/usr/bin/env python
# -*- coding: utf-8 -*-

"""Tests for `kiara_plugin.dh_benelux_2023` package."""

import pytest  # noqa

import kiara_plugin.dh_benelux_2023


def test_assert():

    assert kiara_plugin.dh_benelux_2023.get_version() is not None