Skip to content

Commit

Permalink
Measured deflection unit test comments cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
vidanovic committed Jul 27, 2023
1 parent 3216120 commit 5980f08
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ class TripleClearDeflectionMeasured : public testing::Test
/// IGU
/////////////////////////////////////////////////////////
auto solidLayerThickness1 = 0.003048; // [m]
// auto solidLayerThickness2 = 0.005715;
auto solidLayerConductance = 1.0;

auto layer1 = Tarcog::ISO15099::Layers::solid(solidLayerThickness1, solidLayerConductance);
Expand Down

0 comments on commit 5980f08

Please sign in to comment.