Skip to content

Commit

Permalink
Add testcase for browse.arxiv.org
Browse files Browse the repository at this point in the history
  • Loading branch information
j3soon committed Oct 9, 2023
1 parent 5818a51 commit 57892fe
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tests/testcases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,18 @@ navigation:
pdf_title: Designing Network Design Spaces | PDF
pdf2abs: False
description: abs with export.arxiv.org subdomain
- url: https://arxiv.org/abs/2003.13678
title: Designing Network Design Spaces | Abstract
pdf_url: https://browse.arxiv.org/pdf/2003.13678.pdf
pdf_title: Designing Network Design Spaces | PDF
abs2pdf: False
description: pdf with browse.arxiv.org subdomain
- url: https://browse.arxiv.org/abs/2003.13678
title: Designing Network Design Spaces | Abstract
pdf_url: https://arxiv.org/pdf/2003.13678.pdf
pdf_title: Designing Network Design Spaces | PDF
pdf2abs: False
description: abs with browse.arxiv.org subdomain
- url: https://arxiv.org/abs/2003.13678
title: Designing Network Design Spaces | Abstract
pdf_url: https://arxiv.org/pdf/2003.13678
Expand Down

0 comments on commit 57892fe

Please sign in to comment.