Fix SinglyLinkedList test and add to ligma.config
This commit is contained in:
parent
c04ba25515
commit
c74ac60bfe
2 changed files with 3 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ module.exports = {
|
|||
"BinarySearchList",
|
||||
"TwoCrystalBalls",
|
||||
"BubbleSort",
|
||||
"SinglyLinkedList",
|
||||
"DoublyLinkedList",
|
||||
"Queue",
|
||||
"Stack",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue