Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcslws committed Aug 24, 2016
1 parent 36c9d1e commit 99f4704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/unit/experimental/ExtendedTemporalMemoryTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ namespace {
* The number of grown synapses is calculated from the "matching segment"
* overlap, not the "active segment" overlap.
*/
TEST(TemporalMemoryTest, ActiveSegmentGrowSynapsesAccordingToPotentialOverlap)
TEST(ExtendedTemporalMemoryTest, ActiveSegmentGrowSynapsesAccordingToPotentialOverlap)
{
ExtendedTemporalMemory tm(
/*columnDimensions*/ {32},
Expand Down

0 comments on commit 99f4704

Please sign in to comment.