mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-24 20:28:23 +00:00
fix for test naming
This commit is contained in:
parent
e495cc4685
commit
4177b0fb40
@ -24,7 +24,7 @@ var TESTS = {
|
||||
RealmTests: require('./realm-tests'),
|
||||
ResultsTests: require('./results-tests'),
|
||||
QueryTests: require('./query-tests'),
|
||||
QueryTests: require('./encryption-tests'),
|
||||
EncryptionTests: require('./encryption-tests'),
|
||||
};
|
||||
|
||||
var SPECIAL_METHODS = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user