Skip to content

Commit

Permalink
tests: update transcripts
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Jan 31, 2019
1 parent f81bdee commit 89f8baa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion test/browser/transcripts/expected/suite01-completions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,10 @@ testing closure libraries should be listed
automate #1 clear-console-prompt!
automate #1 simulate-console-input! ["goog.stri"]
automate #1 scrape! [:suggest-box]
stdout displayed 5 items:
stdout displayed 6 items:
* goog.stri|ng (ns pseudo selected force-white-icons)
* goog.stri|ng.Const (ns pseudo)
* goog.stri|ng.format (ns pseudo)
* goog.stri|ng.StringBuffer (ns pseudo)
* goog.stri|ng.TypedString (ns pseudo)
* goog.stri|ng.Unicode (ns pseudo)
Expand Down
8 changes: 4 additions & 4 deletions test/browser/transcripts/expected/suite03-issue-53.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ automate #1 scrape! [:scope-content]
stdout displayed 5 items:
* this: Window
* x: 1
* x: 2
* x: 3
* z: ƒ ()
* y: 2
* z: <custom>
automate #1 simulate-global-action! ["F8"]
devtools #1 DF.info> null
devtools #1 repl eval job ended
Expand All @@ -64,9 +64,9 @@ devtools #1 repl eval job started
devtools #1 setCurrentPanel: sources
automate #1 scrape! [:scope-content]
stdout displayed 3 items:
* one-one: 2
* one_one: 1
* one-one: 1
* this: Window
* two-two: 2
automate #1 simulate-global-action! ["F8"]
devtools #1 DF.info> null
devtools #1 repl eval job ended
Expand Down

0 comments on commit 89f8baa

Please sign in to comment.