Skip to content

Commit a3898f7

Browse files
Clean
1 parent a50813f commit a3898f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_interpreter.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ TEST_SUITE("execute_request")
1414
{
1515
TEST_CASE("stl")
1616
{
17-
xcpp::interpreter interpreter(0, nullptr);
1817

1918
std::string code = "?std::vector";
2019
std::string inspect_result = "https://en.cppreference.com/w/cpp/container/vector";

0 commit comments

Comments
 (0)