Skip to content

Commit

Permalink
adjust c api test file
Browse files Browse the repository at this point in the history
Signed-off-by: Laurynas Jagutis <[email protected]>
  • Loading branch information
Laurynas-Jagutis committed Oct 17, 2024
1 parent eb51b8d commit 65e491c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/c_api_tests/test_c_api_vnf_converter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@
//
// SPDX-License-Identifier: MPL-2.0

// #include <power_grid_model_io_native_c/vnf_pgm_converter.h>
#include <power_grid_model_io_native_c/handle.h>
#include <power_grid_model_io_native_c/vnf_pgm_converter.h>

#include <power_grid_model/common/exception.hpp>

#include "C:\headers\true_pgmionative\power-grid-model-io-native\power_grid_model_io_native_c\power_grid_model_io_native_c\src\vnf_pgm_converter.cpp"

#include <doctest/doctest.h>

namespace power_grid_model_io_native {
Expand Down

0 comments on commit 65e491c

Please sign in to comment.