Skip to content

Commit eaafb64

Browse files
author
Alexander Ororbia
committed
minor edit to adex unit-test
1 parent aab5e3b commit eaafb64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/components/neurons/spiking/test_adExCell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ def clamp(x):
6767
## output should equal input
6868
assert_array_equal(outs, y_seq)
6969

70-
test_adExCell1()
70+
#test_adExCell1()

0 commit comments

Comments
 (0)