[ADD] Add skeleton form normal test

This commit is contained in:
NADAL Jean-Baptiste
2024-02-14 18:36:02 +01:00
parent d3fe032c8c
commit 4d57e60ecb
3 changed files with 108 additions and 2 deletions

View File

@@ -33,8 +33,6 @@ using namespace Raytracer;
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
SCENARIO("Creating and querying a ray", "[features/rays.feature]")
{
GIVEN("origin <- point(1, 2, 3)")