From 711c573bef4b7a6d809568ebfc196a7f8688307f Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 24 Mar 2019 01:00:56 -0400 Subject: Ported tests for collection-related modules. --- stdlib/source/test/lux.lux | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'stdlib/source/test/lux.lux') diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux index 3855f350f..781f3edde 100644 --- a/stdlib/source/test/lux.lux +++ b/stdlib/source/test/lux.lux @@ -120,24 +120,6 @@ ## [concurrency ## ## [semaphore (#+)] ## ]] - ## [data - ## ## [collection - ## ## [array (#+)] - ## ## [bits (#+)] - ## ## [list (#+)] - ## ## [stack (#+)] - ## ## [row (#+)] - ## ## [sequence (#+)] - ## ## [dictionary (#+) - ## ## ["dictionary_." ordered]] - ## ## [set (#+) - ## ## ["set_." ordered]] - ## ## [queue (#+) - ## ## [priority (#+)]] - ## ## [tree - ## ## [rose (#+) - ## ## [zipper (#+)]]]] - ## ] ## [math (#+) ## [random (#+)] ## [modular (#+)] -- cgit v1.2.3