diff options
author | Claudius "keldu" Holeksa <mail@keldu.de> | 2025-04-03 13:13:37 +0200 |
---|---|---|
committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2025-04-03 13:13:37 +0200 |
commit | 6b1a01d1cbf3809ddcf6bfb14c337d89f6f7c2b5 (patch) | |
tree | fafea7ffd7c8e77bbe0a2224c79094fac9250e61 /tests/equilibrium.cpp | |
parent | e7f5a1110bfafcd605b9330f9c7d3f5147298ed3 (diff) |
Wrote test for opposite index and corresponding dirs
Diffstat (limited to 'tests/equilibrium.cpp')
-rw-r--r-- | tests/equilibrium.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/equilibrium.cpp b/tests/equilibrium.cpp deleted file mode 100644 index 8d53125..0000000 --- a/tests/equilibrium.cpp +++ /dev/null @@ -1,3 +0,0 @@ -#include <forstio/test/suite.hpp> - -#include "../c++/descriptor.hpp" |