1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-03-15 16:29:16 +01:00

Update: Slightly modification to timing for unit tests to be more flexible

This commit is contained in:
Allan Jardine 2010-10-30 08:01:28 +01:00
parent a274d44f0c
commit 612070b2d7

View File

@ -29,7 +29,7 @@ var oTest = {
iReTestLimit: 20,
/* Amount of time to wait between trying for an async test */
iReTestDelay: 100,
iReTestDelay: 150,
/* End tests - external control */
bEnd: false,