mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-06 16:45:29 +00:00
commit
75654db9be
@ -1,5 +1,5 @@
|
||||
|
||||
%%% Test the greater than operator on a varchar, this
|
||||
%%% Test the if a varchar matches an integer
|
||||
%%% is not allowed.
|
||||
|
||||
-module(ts_A_select_fail_4).
|
||||
|
@ -2,7 +2,7 @@
|
||||
%%% This test asserts that results for small queries are
|
||||
%%% returned in key-sorted order
|
||||
|
||||
-module(ts_select_sorted_on_key).
|
||||
-module(ts_B_select_pass_3_sorted_on_key).
|
||||
|
||||
-behavior(riak_test).
|
||||
|
Loading…
Reference in New Issue
Block a user