Skip to content

Commit

Permalink
add test file
Browse files Browse the repository at this point in the history
Relates #21
  • Loading branch information
Osama-you committed Feb 9, 2021
1 parent 246c59c commit f4945a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/search.test.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
test('dummy test 2', () => {
expect(1 + 2).toBe(3);
});

0 comments on commit f4945a6

Please sign in to comment.