From c87b9348a4f2ffcad1992d26504efa46548b5d83 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Mon, 22 Oct 2018 22:40:05 +0000 Subject: Consolidate app_*.in tests into app_methods.in One file per method is excessive. Change-Id: I02e3e9dffd2fc2d98f77f15a4669bd15c0119dd3 Reviewed-on: https://pdfium-review.googlesource.com/c/44412 Commit-Queue: Tom Sepez Reviewed-by: Lei Zhang --- testing/resources/javascript/app_repsonse_expected.txt | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 testing/resources/javascript/app_repsonse_expected.txt (limited to 'testing/resources/javascript/app_repsonse_expected.txt') diff --git a/testing/resources/javascript/app_repsonse_expected.txt b/testing/resources/javascript/app_repsonse_expected.txt deleted file mode 100644 index 8a2995986b..0000000000 --- a/testing/resources/javascript/app_repsonse_expected.txt +++ /dev/null @@ -1,10 +0,0 @@ -PDF: question, defaultValue=, label=, isPassword=0, length=2048 -Alert: result: No -title: question, defaultValue=default, label=label, isPassword=1, length=2048 -Alert: result: No -PDF: question, defaultValue=, label=, isPassword=0, length=2048 -Alert: result: No -title: question, defaultValue=default, label=label, isPassword=1, length=2048 -Alert: result: No -Alert: Caught expected error app.response: Incorrect number of parameters passed to function. -Alert: Caught expected error app.response: Incorrect number of parameters passed to function. -- cgit v1.2.3