Skip to content

Commit 1754a96

Browse files
committed
Added bigquery test
1 parent eeea8da commit 1754a96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/av.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ var include = function(filename) {
4444
'cloudfunction.js',
4545
'push.js',
4646
'status.js',
47-
'search.js'
47+
'search.js',
48+
'bigquery.js'
4849
].forEach(include);

0 commit comments

Comments
 (0)