index
:
panels/amt-jb
master
James Billings on Amazon Mechanical Turk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jb-ui
/
tests
/
base.test.ts
blob: e2f56a6cd7528ce5df7dfe1a687619cba5ba7c9a (
plain
)
1
2
3
test('1 + 1 equals 2', () => { expect(1 + 1).toBe(2); });