mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
0xcolor -> 0xCOLOR
This commit is contained in:
@@ -111,6 +111,8 @@ describe("ReaderLink module", function()
|
||||
local expected_page_states = {
|
||||
{
|
||||
gamma = 1,
|
||||
black_hex = 0x000000,
|
||||
white_hex = 0xFFFFFF,
|
||||
offset = {x = 17, y = 0},
|
||||
page = 3,
|
||||
page_area = {
|
||||
@@ -126,6 +128,8 @@ describe("ReaderLink module", function()
|
||||
},
|
||||
{
|
||||
gamma = 1,
|
||||
black_hex = 0x000000,
|
||||
white_hex = 0xFFFFFF,
|
||||
offset = {x = 17, y = 0},
|
||||
page = 4,
|
||||
page_area = {
|
||||
|
||||
Reference in New Issue
Block a user