Fix mention of current version in test (#4169)
This commit is contained in:
parent
836157a924
commit
09b59d030d
Binary file not shown.
Before Width: | Height: | Size: 237 B |
@ -136,8 +136,8 @@
|
||||
|
||||
--- dict-from-module ---
|
||||
// Test dictionary constructor
|
||||
#dictionary(sys).at("version")
|
||||
#dictionary(sys).at("no-crash", default: none)
|
||||
#test(type(dictionary(sys).at("version")), version)
|
||||
#test(dictionary(sys).at("no-crash", default: none), none)
|
||||
|
||||
--- dict-remove-order ---
|
||||
// Test that removal keeps order.
|
||||
|
Loading…
x
Reference in New Issue
Block a user