mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-22 19:43:51 -05:00
Reenable disabled test.
This commit is contained in:
@@ -584,7 +584,6 @@ DELIM
|
||||
|
||||
# assert that we already collected garbage
|
||||
BEFORE=$(du -c .dolt/noms/ | grep total | sed 's/[^0-9]*//g')
|
||||
skip_nbf_dolt "dolt gc not implemented"
|
||||
dolt gc
|
||||
AFTER=$(du -c .dolt/noms/ | grep total | sed 's/[^0-9]*//g')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user