This website works better with JavaScript.
Explore
Help
Sign In
jn
/
chirp
Watch
1
Star
0
Fork
You've already forked chirp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
94 KiB
Tree:
c1491da68a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c1491da68a'
${ noResults }
chirp
/
test
/
chirp_web
/
views
/
page_view_test.exs
4 lines
76 B
Raw
Normal View
History
Unescape
Escape
new chirp project
2 years ago
defmodule
ChirpWeb.PageViewTest
do
use
ChirpWeb.ConnCase
,
async
:
true
end